Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/pds/
Dpvr_pds.c2127 const uint32_t temp_values[3] = { 0, 1, 3 }; in pvr_pds_compute_shader() local
2143 temp_values[workgroup_component], in pvr_pds_compute_shader()
2146 temp_values[workgroup_component])); in pvr_pds_compute_shader()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp10056 glw::GLint temp_values = 0; in iterate() local
10059 GL_NUM_COMPATIBLE_SUBROUTINES, &temp_values); in iterate()
10065 GL_NUM_COMPATIBLE_SUBROUTINES, &temp_values); in iterate()