Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h769 SpvOpDPdxFine = 210, enumerator
DSkSLSPIRVCodeGenerator.cpp572 case SpvOpDPdxFine: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h769 SpvOpDPdxFine = 210, enumerator
Dvtn_alu.c302 case SpvOpDPdxFine: return nir_op_fddx_fine; in vtn_nir_alu_op_for_spirv_opcode()
Dspirv_to_nir.c3134 case SpvOpDPdxFine: in vtn_handle_body_instruction()