Home
last modified time | relevance | path

Searched refs:ExecutionModeEarlyFragmentTests (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp103 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp153 CASE1(EXECUTION_MODE, ExecutionModeEarlyFragmentTests, Shader),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp153 CASE1(EXECUTION_MODE, ExecutionModeEarlyFragmentTests, Shader),
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp2163 spirv::WriteExecutionMode(blob, mEntryPointId, spv::ExecutionModeEarlyFragmentTests, in writeExecutionModes()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv.hpp124 ExecutionModeEarlyFragmentTests = 9, enumerator
H A Dspirv_hlsl.cpp2442 if (execution.flags.get(ExecutionModeEarlyFragmentTests)) in emit_hlsl_entry_point()
H A Dspirv_glsl.cpp778 if (execution.flags.get(ExecutionModeEarlyFragmentTests))
1054 if (execution.flags.get(ExecutionModeEarlyFragmentTests))
H A Dspirv_msl.cpp11039 entry_type = execution.flags.get(ExecutionModeEarlyFragmentTests) ||
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp125 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp125 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp130 ExecutionModeEarlyFragmentTests = 9, enumerator
H A DGlslangToSpv.cpp1656 builder.addExecutionMode(shaderEntry, spv::ExecutionModeEarlyFragmentTests); in TGlslangToSpvTraverser()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp964 case spv::ExecutionModeEarlyFragmentTests: in ProcessExecutionMode()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp134 ExecutionModeEarlyFragmentTests = 9, enumerator
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp3672 if (mode == spv::ExecutionModeEarlyFragmentTests &&

Completed in 137 milliseconds