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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp76 extern const struct function gles3_functions_possible[];
213 validate_functions(&ctx, gles3_functions_possible, nop_table);
221 validate_functions(&ctx, gles3_functions_possible, nop_table);
2255 const struct function gles3_functions_possible[] = { variable in typeref:typename:const struct function[]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp76 extern const struct function gles3_functions_possible[];
232 validate_functions(&ctx, gles3_functions_possible, nop_table);
241 validate_functions(&ctx, gles3_functions_possible, nop_table);
2542 const struct function gles3_functions_possible[] = { variable in typeref:typename:const struct function[]

Completed in 12 milliseconds