Searched refs:DemoteToHelperInvocation (Results  1 – 15 of 15) sorted by relevance
| /external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ | 
| D | spirv.cs | 1084             DemoteToHelperInvocation = 5379,  enumerator
 | 
| D | spirv.lua | 1042         DemoteToHelperInvocation = 5379,
 | 
| D | spirv.bf | 1085             DemoteToHelperInvocation = 5379,
 | 
| D | spirv.hpp11 | 1080     DemoteToHelperInvocation = 5379,
 | 
| /external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ | 
| D | spirv.lua | 1015         DemoteToHelperInvocation = 5379,
 | 
| D | spirv.cs | 1057             DemoteToHelperInvocation = 5379,  enumerator
 | 
| D | spirv.bf | 1058             DemoteToHelperInvocation = 5379,
 | 
| D | spirv.hpp11 | 1053     DemoteToHelperInvocation = 5379,
 | 
| /external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/unified1/ | 
| D | spirv.cs | 1108             DemoteToHelperInvocation = 5379,  enumerator
 | 
| D | spirv.lua | 1066         DemoteToHelperInvocation = 5379,
 | 
| D | spirv.bf | 1109             DemoteToHelperInvocation = 5379,
 | 
| D | spirv.hpp11 | 1104     DemoteToHelperInvocation = 5379,
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/ | 
| D | enum_set_test.cpp | 220     spv::Capability::DemoteToHelperInvocation,
 | 
| /external/swiftshader/src/Pipeline/ | 
| D | SpirvShader.hpp | 610 		bool DemoteToHelperInvocation : 1;  member
 | 
| D | SpirvShader.cpp | 424 …	case spv::CapabilityDemoteToHelperInvocation: capabilities.DemoteToHelperInvocation = true; break;
 |