Home
last modified time | relevance | path

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

/dports/graphics/vkd3d/vkd3d-1.2/tests/
H A Dd3d12.c728 #define create_cb_root_signature(a, b, c, e) create_cb_root_signature_(__LINE__, a, b, c, e) macro
9923 context.root_signature = create_cb_root_signature(context.device, in test_shader_instructions()
10287 context.root_signature = create_cb_root_signature(device, in test_discard_instruction()
12288 context.root_signature = create_cb_root_signature(context.device, in test_immediate_constant_buffer()
31386 context.root_signature = create_cb_root_signature(context.device, in test_queue_wait()