Home
last modified time | relevance | path

Searched defs:structType (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/src/sksl/ir/
DSkSLInterfaceBlock.h72 const Type* structType = &this->variable().type(); in description() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp176 void addToChainVulkanStructure (void*** chainPNextPtr, StructType& structType) in addToChainVulkanStructure()
186 void addToChainVulkanStructure (const void*** chainPNextPtr, StructType& structType) in addToChainVulkanStructure()
DvkDeviceFeatures.cpp132 VkStructureType structType = p->getFeatureDesc().sType; in DeviceFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.cpp220 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
DvktTransformFeedbackFuzzLayoutCase.cpp986 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration()
993 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration()
1009 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackRandomLayoutCase.cpp219 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
DvktTransformFeedbackFuzzLayoutCase.cpp986 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration()
993 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration()
1009 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/
DvktRandomUniformBlockCase.cpp200 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
DvktUniformBlockCase.cpp961 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration()
968 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration()
984 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration()
/third_party/vk-gl-cts/modules/glshared/
DglsRandomUniformBlockCase.cpp173 …StructType& structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType() local
DglsUniformBlockCase.cpp820 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration()
827 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration()
843 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLev… in generateLocalDeclaration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktRandomUniformBlockCase.cpp199 …StructType& structType = m_interface.allocStruct(std::string("s") + genName('A', 'Z', m_structNdx)… in generateType() local
DvktUniformBlockCase.cpp961 void generateDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel) in generateDeclaration()
968 void generateFullDeclaration (std::ostringstream& src, const StructType& structType, int indentLeve… in generateFullDeclaration()
984 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int /* indent… in generateLocalDeclaration()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp138 const glu::StructType& structType = *rootType.getStructPtr(); in glslTraverseBasicTypes() local
232 const glu::StructType& structType = *type.getStructPtr(); in numBasicSubobjects() local
497 glu::StructType& structType = m_structTypes.back(); in UserDefinedIOTest() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp138 const glu::StructType& structType = *rootType.getStructPtr(); in glslTraverseBasicTypes() local
232 const glu::StructType& structType = *type.getStructPtr(); in numBasicSubobjects() local
497 glu::StructType& structType = m_structTypes.back(); in UserDefinedIOTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp176 de::SharedPtr<glu::StructType> structType = m_interface.allocStruct(name); in generateType() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramUniformTests.cpp227 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
Des31fUniformLocationTests.cpp306 const glu::StructType* const structType = uniformInfo.type.getStructPtr(); in genShaderSources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayout.cpp176 de::SharedPtr<glu::StructType> structType = m_interface.allocStruct(name); in generateType() local
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fUniformApiTests.cpp163 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
/third_party/vk-gl-cts/framework/opengl/
DgluVarType.hpp306 StructType structType; member
328 inline decl::DeclareStructType declare (const StructType& structType, int indentLevel = 0) {… in declare()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformApiTests.cpp223 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
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DInitializeVariables.cpp91 const TStructure *structType = initializedNode->getType().getStruct(); in AddStructZeroInitSequence() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp729 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()
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp1125 const Type* structType = &intf.variable().type(); in writeInterfaceBlock() local

12