Home
last modified time | relevance | path

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

12

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_derivatives.cpp38 case SpvOpDPdxFine: in DerivativesPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_derivatives.cpp38 case SpvOpDPdxFine: in DerivativesPass()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreplace_invalid_opc.cpp128 case SpvOpDPdxFine: in IsFragmentShaderOnlyInstruction()
Dinstruction.cpp916 case SpvOpDPdxFine: in IsOpcodeSafeToDelete()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreplace_invalid_opc.cpp128 case SpvOpDPdxFine: in IsFragmentShaderOnlyInstruction()
Dinstruction.cpp916 case SpvOpDPdxFine: in IsOpcodeSafeToDelete()
/external/skia/src/sksl/
Dspirv.h769 SpvOpDPdxFine = 210, enumerator
/external/skqp/src/sksl/
Dspirv.h769 SpvOpDPdxFine = 210, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h863 SpvOpDPdxFine = 210, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h863 SpvOpDPdxFine = 210, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h863 SpvOpDPdxFine = 210, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h875 SpvOpDPdxFine = 210, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h880 SpvOpDPdxFine = 210, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h880 SpvOpDPdxFine = 210, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h875 SpvOpDPdxFine = 210, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h875 SpvOpDPdxFine = 210, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h880 SpvOpDPdxFine = 210, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c212 case SpvOpDPdxFine: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c848 case SpvOpDPdxFine: return "SpvOpDPdxFine"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1061 SpvOpDPdxFine = 210, enumerator
1593 case SpvOpDPdxFine: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1313 SpvOpDPdxFine = 210, enumerator
1897 case SpvOpDPdxFine: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1316 SpvOpDPdxFine = 210, enumerator
1900 case SpvOpDPdxFine: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1249 SpvOpDPdxFine = 210, enumerator
1820 case SpvOpDPdxFine: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
Dvtn_alu.c367 case SpvOpDPdxFine: return nir_op_fddx_fine; in vtn_nir_alu_op_for_spirv_opcode()
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1202 UNOP(nir_op_fddx_fine, SpvOpDPdxFine) in emit_alu()

12