Searched refs:gles2_functions_possible (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/ |
| H A D | dispatch_sanity.cpp | 75 extern const struct function gles2_functions_possible[]; 205 validate_functions(&ctx, gles2_functions_possible, nop_table); 212 validate_functions(&ctx, gles2_functions_possible, nop_table); 220 validate_functions(&ctx, gles2_functions_possible, nop_table); 1955 const struct function gles2_functions_possible[] = { variable in typeref:typename:const struct function[]
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/ |
| H A D | dispatch_sanity.cpp | 75 extern const struct function gles2_functions_possible[]; 223 validate_functions(&ctx, gles2_functions_possible, nop_table); 231 validate_functions(&ctx, gles2_functions_possible, nop_table); 240 validate_functions(&ctx, gles2_functions_possible, nop_table); 2229 const struct function gles2_functions_possible[] = { variable in typeref:typename:const struct function[]
|
Completed in 6 milliseconds