/external/swiftshader/src/Pipeline/ |
D | SpirvShader.cpp | 106 case spv::OpTypeRuntimeArray: 289 case spv::OpTypeRuntimeArray: in ComputeTypeSize()
|
/external/deqp-deps/glslang/SPIRV/ |
D | SPVRemapper.cpp | 109 case spv::OpTypeRuntimeArray: // ... in typeRange() 124 case spv::OpTypeRuntimeArray: return range_t(3, 4); in constRange() 204 case spv::OpTypeRuntimeArray: in isTypeOp() 1304 case spv::OpTypeRuntimeArray: in hashType()
|
D | SpvPostProcess.cpp | 241 type->getOpCode() == OpTypeRuntimeArray) { in postProcess()
|
D | SpvBuilder.cpp | 421 Instruction* type = new Instruction(getUniqueId(), NoType, OpTypeRuntimeArray); in makeRuntimeArray() 596 case OpTypeRuntimeArray: in getMostBasicTypeClass() 651 case OpTypeRuntimeArray: in getScalarTypeId() 671 case OpTypeRuntimeArray: in getContainedTypeId() 713 case OpTypeRuntimeArray: in containsType()
|
/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 85 case spv::OpTypeRuntimeArray: in BuildDefIndex() 259 case spv::OpTypeRuntimeArray: in DescribeTypeInner() 520 case spv::OpTypeRuntimeArray: in GetFundamentalType() 744 …::OpTypeArray || type.opcode() == spv::OpTypePointer || type.opcode() == spv::OpTypeRuntimeArray) { in IsWritableDescriptorType() 745 if (type.opcode() == spv::OpTypeArray || type.opcode() == spv::OpTypeRuntimeArray) { in IsWritableDescriptorType() 1293 …::OpTypeArray || type.opcode() == spv::OpTypePointer || type.opcode() == spv::OpTypeRuntimeArray) { in TypeToDescriptorTypeSet() 1294 if (type.opcode() == spv::OpTypeRuntimeArray) { in TypeToDescriptorTypeSet() 1837 case spv::OpTypeRuntimeArray: in DescriptorTypeToReqs()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.cs | 707 OpTypeRuntimeArray = 29, enumerator
|
D | spirv.lua | 663 OpTypeRuntimeArray = 29,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.lua | 663 OpTypeRuntimeArray = 29,
|
D | spirv.cs | 707 OpTypeRuntimeArray = 29, enumerator
|
D | spirv.hpp | 702 OpTypeRuntimeArray = 29, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.lua | 663 OpTypeRuntimeArray = 29,
|
D | spirv.hpp | 702 OpTypeRuntimeArray = 29, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.lua | 651 OpTypeRuntimeArray = 29,
|
D | spirv.hpp | 690 OpTypeRuntimeArray = 29, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 668 OpTypeRuntimeArray = 29,
|
D | spirv.cs | 712 OpTypeRuntimeArray = 29, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 695 OpTypeRuntimeArray = 29, enumerator
|
D | spirv.lua | 651 OpTypeRuntimeArray = 29,
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.cs | 695 OpTypeRuntimeArray = 29, enumerator
|
D | spirv.lua | 651 OpTypeRuntimeArray = 29,
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | spirv.hpp | 610 OpTypeRuntimeArray = 29, enumerator
|
D | SPIRVIsValidEnum.h | 608 case OpTypeRuntimeArray: in isValid()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.lua | 668 OpTypeRuntimeArray = 29,
|
D | spirv.cs | 712 OpTypeRuntimeArray = 29, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.lua | 668 OpTypeRuntimeArray = 29,
|