Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/tests/
Ddispatch_sanity.cpp76 extern const struct function gles3_functions_possible[];
213 validate_functions(&ctx, gles3_functions_possible, nop_table); in TEST_F()
221 validate_functions(&ctx, gles3_functions_possible, nop_table); in TEST_F()
2501 const struct function gles3_functions_possible[] = { variable