Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4672 #define GLSL_BOP(opname, x) \ in constant_op_expression() macro
9955 #define GLSL_BOP(op) emit_binary_op(ops[0], ops[1], ops[2], ops[3], #op) in emit_instruction() macro