Searched refs:add_uav_resource (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/clc/ |
H A D | compute_test.cpp | 419 ComputeTest::add_uav_resource(ComputeTest::Resources &resources, in add_uav_resource() function in ComputeTest 586 argres[i] = add_uav_resource(resources, 0, in run_shader_with_raw_args() 594 add_uav_resource(resources, 0, dxil->metadata.printf.uav_id, NULL, 1024 * 1024 / 4, 4); in run_shader_with_raw_args() 597 add_uav_resource(resources, 0, dxil->metadata.consts[i].uav_id, in run_shader_with_raw_args()
|
H A D | compute_test.h | 147 add_uav_resource(Resources &resources, unsigned spaceid, unsigned resid,
|
Completed in 3 milliseconds