Home
last modified time | relevance | path

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

/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.2/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.hpp106 ExecutionModeDepthReplacing = 12, enumerator
/external/swiftshader/third_party/SPIRV-Tools/test/
Doperand_capabilities_test.cpp149 CASE1(EXECUTION_MODE, ExecutionModeDepthReplacing, Shader),
/external/deqp-deps/SPIRV-Tools/test/
Doperand_capabilities_test.cpp156 CASE1(EXECUTION_MODE, ExecutionModeDepthReplacing, Shader),
/external/angle/third_party/spirv-tools/src/test/
Doperand_capabilities_test.cpp156 CASE1(EXECUTION_MODE, ExecutionModeDepthReplacing, Shader),
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.hpp119 ExecutionModeDepthReplacing = 12, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp121 ExecutionModeDepthReplacing = 12, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.hpp127 ExecutionModeDepthReplacing = 12, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp127 ExecutionModeDepthReplacing = 12, enumerator
/external/deqp-deps/glslang/SPIRV/
Dspirv.hpp127 ExecutionModeDepthReplacing = 12, enumerator
DGlslangToSpv.cpp1481 builder.addExecutionMode(shaderEntry, spv::ExecutionModeDepthReplacing); in TGlslangToSpvTraverser()
/external/angle/third_party/glslang/src/SPIRV/
Dspirv.hpp127 ExecutionModeDepthReplacing = 12, enumerator
DGlslangToSpv.cpp1481 builder.addExecutionMode(shaderEntry, spv::ExecutionModeDepthReplacing); in TGlslangToSpvTraverser()
/external/swiftshader/src/Pipeline/
DSpirvShader.cpp879 case spv::ExecutionModeDepthReplacing: in ProcessExecutionMode()
/external/mesa3d/docs/relnotes/
D19.3.0.rst1439 - zink: set ExecutionModeDepthReplacing when depth is written