Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/tests/
Ddispatch_sanity.cpp143 const bool cant_be_nop = ctx->Version >= function_table[i].Version; in validate_functions() local
154 if (cant_be_nop) { in validate_functions()