Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h773 SpvOpDPdyCoarse = 214, enumerator
DSkSLSPIRVCodeGenerator.cpp580 case SpvOpDPdyCoarse: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h773 SpvOpDPdyCoarse = 214, enumerator
Dvtn_alu.c305 case SpvOpDPdyCoarse: return nir_op_fddy_coarse; in vtn_nir_alu_op_for_spirv_opcode()
Dspirv_to_nir.c3138 case SpvOpDPdyCoarse: in vtn_handle_body_instruction()