Searched defs:tex_opcode_strs (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ir.cpp | 1775 static const char * const tex_opcode_strs[] = { "tex", "txb", "txl", "txd", "txf", "txf_ms", "txs", "lod", "tg4", "query_levels", "texture_samples", "samples_identical" }; variable
|
Completed in 4 milliseconds