Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h770 SpvOpDPdyFine = 211, enumerator
DSkSLSPIRVCodeGenerator.cpp574 case SpvOpDPdyFine: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h770 SpvOpDPdyFine = 211, enumerator
Dvtn_alu.c303 case SpvOpDPdyFine: return nir_op_fddy_fine; in vtn_nir_alu_op_for_spirv_opcode()
Dspirv_to_nir.c3135 case SpvOpDPdyFine: in vtn_handle_body_instruction()