Searched refs:add_cbv_resource (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/clc/ |
D | compute_test.cpp | 445 ComputeTest::add_cbv_resource(ComputeTest::Resources &resources, in add_cbv_resource() function in ComputeTest 602 add_cbv_resource(resources, 0, dxil->metadata.kernel_inputs_cbv_id, in run_shader_with_raw_args() 605 add_cbv_resource(resources, 0, dxil->metadata.work_properties_cbv_id, in run_shader_with_raw_args()
|
D | compute_test.h | 152 add_cbv_resource(Resources &resources, unsigned spaceid, unsigned resid,
|