Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp73 static bool is_unsigned_glsl_opcode(GLSLstd450 op) in is_unsigned_glsl_opcode() function
7214 if (is_legacy() && is_unsigned_glsl_opcode(op)) in emit_glsl_op()