Home
last modified time | relevance | path

Searched defs:GLSL_UOP (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4678 #define GLSL_UOP(opname, x) \ in constant_op_expression() macro
9958 #define GLSL_UOP(op) emit_unary_op(ops[0], ops[1], ops[2], #op) in emit_instruction() macro