Home
last modified time | relevance | path

Searched refs:DemoteToHelperInvocation (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs1084 DemoteToHelperInvocation = 5379, enumerator
Dspirv.lua1042 DemoteToHelperInvocation = 5379,
Dspirv.bf1085 DemoteToHelperInvocation = 5379,
Dspirv.hpp111080 DemoteToHelperInvocation = 5379,
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1015 DemoteToHelperInvocation = 5379,
Dspirv.cs1057 DemoteToHelperInvocation = 5379, enumerator
Dspirv.bf1058 DemoteToHelperInvocation = 5379,
Dspirv.hpp111053 DemoteToHelperInvocation = 5379,
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/
Dspirv.cs1108 DemoteToHelperInvocation = 5379, enumerator
Dspirv.lua1066 DemoteToHelperInvocation = 5379,
Dspirv.bf1109 DemoteToHelperInvocation = 5379,
Dspirv.hpp111104 DemoteToHelperInvocation = 5379,
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Denum_set_test.cpp220 spv::Capability::DemoteToHelperInvocation,
/external/swiftshader/src/Pipeline/
DSpirvShader.hpp610 bool DemoteToHelperInvocation : 1; member
DSpirvShader.cpp424 … case spv::CapabilityDemoteToHelperInvocation: capabilities.DemoteToHelperInvocation = true; break;