Searched refs:buf_res (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ | ||
| H A D | shader_query.cpp | 1115 struct gl_program_resource *buf_res = local in function:get_buffer_property 1119 assert(buf_res); 1120 if (res == buf_res) { |
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ | ||
| H A D | shader_query.cpp | 1343 struct gl_program_resource *buf_res = local in function:get_buffer_property 1347 assert(buf_res); 1348 if (res == buf_res) { |
Completed in 6 milliseconds