Home
last modified time | relevance | path

Searched refs:todo_instruction (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/vkd3d/vkd3d-1.2/tests/
H A Dd3d12.c22310 bool todo_instruction = !strcmp(imm_instructions[j], "imm_atomic_imax") in test_atomic_instructions() local
22315 bug_if(test->i.x < 0 && todo_instruction && is_nvidia_device(device)) in test_atomic_instructions()
22316 todo_if(test->i.x < 0 && todo_instruction) in test_atomic_instructions()