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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp143 const bool cant_be_nop = ctx->Version >= function_table[i].Version; local in function:validate_functions
154 if (cant_be_nop) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Ddispatch_sanity.cpp158 const bool cant_be_nop = ctx->Version >= function_table[i].Version; local in function:validate_functions
169 if (cant_be_nop) {

Completed in 6 milliseconds