Searched refs:check_gs_query (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderapi.c | 589 check_gs_query(struct gl_context *ctx, const struct gl_shader_program *shProg) function in typeref:typename:bool 784 if (check_gs_query(ctx, shProg)) { 792 if (check_gs_query(ctx, shProg)) { 800 if (check_gs_query(ctx, shProg)) { 808 if (check_gs_query(ctx, shProg)) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderapi.c | 632 check_gs_query(struct gl_context *ctx, const struct gl_shader_program *shProg) function in typeref:typename:bool 870 if (check_gs_query(ctx, shProg)) { 880 if (check_gs_query(ctx, shProg)) { 888 if (check_gs_query(ctx, shProg)) { 896 if (check_gs_query(ctx, shProg)) {
|
Completed in 9 milliseconds