Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_hlsl.cpp4760 #define HLSL_UFOP(op) emit_unary_func_op(ops[0], ops[1], ops[2], #op) in emit_instruction() macro
4922 HLSL_UFOP(ddx); in emit_instruction()
4927 HLSL_UFOP(ddy); in emit_instruction()
4932 HLSL_UFOP(ddx_fine); in emit_instruction()
4937 HLSL_UFOP(ddy_fine); in emit_instruction()
4942 HLSL_UFOP(ddx_coarse); in emit_instruction()
4947 HLSL_UFOP(ddy_coarse); in emit_instruction()
4954 HLSL_UFOP(fwidth); in emit_instruction()
5538 HLSL_UFOP(reversebits); in emit_instruction()