Searched refs:check_tes_query (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderapi.c | 640 check_tes_query(struct gl_context *ctx, const struct gl_shader_program *shProg) function in typeref:typename:bool 899 if (check_tes_query(ctx, shProg)) { 907 if (check_tes_query(ctx, shProg)) { 929 if (check_tes_query(ctx, shProg)) { 937 if (check_tes_query(ctx, shProg)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderapi.c | 683 check_tes_query(struct gl_context *ctx, const struct gl_shader_program *shProg) function in typeref:typename:bool 994 if (check_tes_query(ctx, shProg)) { 1002 if (check_tes_query(ctx, shProg)) { 1024 if (check_tes_query(ctx, shProg)) { 1032 if (check_tes_query(ctx, shProg)) {
|
Completed in 12 milliseconds