Searched refs:shader_test_bo (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dshader_test_util.c29 struct shader_test_bo { struct
39 struct shader_test_bo ps_bo;
41 struct shader_test_bo vs_bo;
45 struct shader_test_bo cs_bo;
66 struct shader_test_bo vtx_attributes_mem;
67 struct shader_test_bo cmd;
68 struct shader_test_bo src;
69 struct shader_test_bo dst;
73 struct shader_test_bo *shader_test_bo)
72 shader_test_bo_alloc(amdgpu_device_handle device_handle,struct shader_test_bo * shader_test_bo) argument
81 shader_test_bo_free(struct shader_test_bo * shader_test_bo) argument
[all...]

Completed in 4 milliseconds