| /external/llvm-project/mlir/lib/Dialect/SPIRV/ |
| D | LayoutUtils.cpp | 20 VulkanLayoutUtils::decorateType(spirv::StructType structType) { in decorateType() 27 VulkanLayoutUtils::decorateType(spirv::StructType structType, in decorateType() 87 if (auto structType = type.dyn_cast<spirv::StructType>()) in decorateType() local 165 auto structType = ptrType.getPointeeType().dyn_cast<spirv::StructType>(); in isLegalType() local
|
| D | SPIRVLowering.cpp | 379 auto structType = spirv::StructType::get(arrayType, 0); in convertMemrefType() local 404 auto structType = *storageClass == spirv::StorageClass::Workgroup in convertMemrefType() local
|
| /external/llvm-project/mlir/unittests/Dialect/SPIRV/ |
| D | SerializationTest.cpp | 66 auto structType = spirv::StructType::get(elementTypes, offsetInfo); in getFloatStructType() local 114 auto structType = getFloatStructType(); in TEST_F() local
|
| D | DeserializationTest.cpp | 188 auto structType = addStructType({int32Type, int32Type}); in TEST_F() local 210 auto structType = addStructType({int32Type, int64Type}); in TEST_F() local 227 auto structType = addStructType({int32Type}); in TEST_F() local
|
| /external/skia/src/sksl/ir/ |
| D | SkSLInterfaceBlock.h | 74 const Type* structType = &this->variable().type(); in description() local
|
| /external/skqp/src/sksl/ir/ |
| D | SkSLInterfaceBlock.h | 51 const Type* structType = &fVariable.fType; in description() local
|
| /external/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/ |
| D | DecorateSPIRVCompositeTypeLayoutPass.cpp | 36 auto structType = VulkanLayoutUtils::decorateType( in matchAndRewrite() local
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFeatures.cpp | 83 VkStructureType structType = p->getFeatureDesc().sType; in DeviceFeatures() local
|
| D | vkQueryUtil.hpp | 166 void addToChainVulkanStructure (void*** chainPNextPtr, StructType& structType) in addToChainVulkanStructure()
|
| /external/llvm-project/mlir/include/mlir/Conversion/StandardToLLVM/ |
| D | ConvertStandardToLLVM.h | 232 Type structType; variable
|
| /external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/ |
| D | LLVMTypes.h | 225 setStructTyBody(LLVMType structType, LLVMType elt1, Args... elts) { in setStructTyBody()
|
| /external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
| D | vktTransformFeedbackRandomLayoutCase.cpp | 220 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ubo/ |
| D | vktRandomUniformBlockCase.cpp | 200 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
|
| /external/deqp/modules/glshared/ |
| D | glsRandomUniformBlockCase.cpp | 173 …StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType() local
|
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationUserDefinedIO.cpp | 136 const glu::StructType& structType = *rootType.getStructPtr(); in glslTraverseBasicTypes() local 230 const glu::StructType& structType = *type.getStructPtr(); in numBasicSubobjects() local 495 glu::StructType& structType = m_structTypes.back(); in UserDefinedIOTest() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fProgramUniformTests.cpp | 227 const StructType& structType = *type.getStructPtr(); in typeContainsMatchingBasicType() local 248 const StructType& structType = *type.getStructPtr(); in getDistinctSamplerTypes() local 263 const StructType& structType = *type.getStructPtr(); in getNumSamplersInType() local 397 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in basicStruct() local 424 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in nestedArraysStructs() local 1042 const StructType& structType = *varType.getStructPtr(); in generateBasicUniforms() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fUniformApiTests.cpp | 163 const StructType& structType = *type.getStructPtr(); in typeContainsMatchingBasicType() local 184 const StructType& structType = *type.getStructPtr(); in getDistinctSamplerTypes() local 199 const StructType& structType = *type.getStructPtr(); in getNumSamplersInType() local 215 …StructType* const structType = new StructType(("structType" + de::toString(curStructIdx++)).c_str(… in generateRandomType() local 351 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in basicStruct() local 378 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in nestedArraysStructs() local 1055 const StructType& structType = *varType.getStructPtr(); in generateBasicUniforms() local
|
| /external/deqp/framework/opengl/ |
| D | gluVarType.hpp | 306 StructType structType; member 328 inline decl::DeclareStructType declare (const StructType& structType, int indentLevel = 0) {… in declare()
|
| /external/deqp/modules/gles3/functional/ |
| D | es3fUniformApiTests.cpp | 223 const StructType& structType = *type.getStructPtr(); in typeContainsMatchingBasicType() local 244 const StructType& structType = *type.getStructPtr(); in getDistinctSamplerTypes() local 259 const StructType& structType = *type.getStructPtr(); in getNumSamplersInType() local 275 …StructType* const structType = new StructType(("structType" + de::toString(curStructIdx++)).c_str(… in generateRandomType() local 417 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in basicStruct() local 444 StructType* const structType = new StructType((string("structType") + nameSuffix).c_str()); in nestedArraysStructs() local 1226 const StructType& structType = *varType.getStructPtr(); in generateBasicUniforms() local
|
| /external/llvm-project/mlir/lib/Target/LLVMIR/ |
| D | TypeTranslation.cpp | 124 llvm::StructType *structType = in translate() local
|
| /external/angle/src/compiler/translator/tree_ops/ |
| D | InitializeVariables.cpp | 73 const TStructure *structType = initializedNode->getType().getStruct(); in AddStructZeroInitSequence() local
|
| /external/llvm-project/mlir/examples/toy/Ch7/mlir/ |
| D | Dialect.cpp | 540 StructType structType = type.cast<StructType>(); in printType() local
|
| /external/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
| D | LLVMTypeSyntax.cpp | 167 if (auto structType = type.dyn_cast<LLVMStructType>()) in printTypeImpl() local
|
| /external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/ |
| D | Serializer.cpp | 955 auto structType = varOp.type() in processGlobalVariableOp() local 1177 auto structType = spirv::StructType::getIdentified( in prepareBasicType() local 1214 if (auto structType = type.dyn_cast<spirv::StructType>()) { in prepareBasicType() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcUniformBlockCase.cpp | 729 void generateDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration() 736 void generateFullDeclaration(std::ostringstream& src, const StructType& structType, int indentLevel) in generateFullDeclaration() 753 void generateLocalDeclaration(std::ostringstream& src, const StructType& structType, int indentLeve… in generateLocalDeclaration()
|