Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h772 SpvOpDPdxCoarse = 213, enumerator
DSkSLSPIRVCodeGenerator.cpp578 case SpvOpDPdxCoarse: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h772 SpvOpDPdxCoarse = 213, enumerator
Dvtn_alu.c304 case SpvOpDPdxCoarse: return nir_op_fddx_coarse; in vtn_nir_alu_op_for_spirv_opcode()
Dspirv_to_nir.c3137 case SpvOpDPdxCoarse: in vtn_handle_body_instruction()