Home
last modified time | relevance | path

Searched defs:structType (Results 26 – 50 of 71) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Dureader.go333 func (r *reader) structType() *types.Struct { func
Diimport.go75 structType const
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1011 void generateDeclaration(std::ostringstream &src, const StructType &structType, int indentLevel) in generateDeclaration()
1018 void generateFullDeclaration(std::ostringstream &src, const StructType &structType, int indentLevel) in generateFullDeclaration()
1035 void generateLocalDeclaration(std::ostringstream &src, const StructType &structType, int /* indentL… in generateLocalDeclaration()
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go121 type structType = abi.StructType talias
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Diimport.go73 structType const
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DInitializeVariables.cpp93 const TStructure *structType = initializedNode->getType().getStruct(); in AddStructZeroInitSequence() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.cpp114 uint32_t structType = goldfish_vk_struct_type(curr_pNext); in parseAndroidNativeBufferInfo() local
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFTag.cpp236 SkString SkPDFStructTree::Mark::structType() const { in structType() function in SkPDFStructTree::Mark
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dtdh.h81 } structType; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dparser.go1508 func (p *parser) structType() *StructType { func
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fUniformLocationTests.cpp305 const glu::StructType *const structType = uniformInfo.type.getStructPtr(); in genShaderSources() local
H A Des31fProgramInterfaceDefinitionUtil.cpp179 const glu::StructType *structType = type.getStructPtr(); in generateVariableTypeResourceNames() local
H A Des31fSSBOLayoutTests.cpp243 …glu::StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType() local
H A Des31fTessellationTests.cpp228 const glu::StructType &structType = *type.getStructPtr(); in numBasicSubobjects() local
6372 const glu::StructType &structType = *rootType.getStructPtr(); in glslTraverseBasicTypes() local
6634 glu::StructType &structType = m_structTypes.back(); in init() local
/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.cpp1498 const Type* structType = &intf.var()->type().componentType(); in writeInterfaceBlock() local
H A DSkSLMetalCodeGenerator.cpp2749 const Type* structType = &intf.var()->type().componentType(); in writeInterfaceBlock() local
H A DSkSLWGSLCodeGenerator.cpp4403 const Type& structType = interfaceBlock->var()->type().componentType(); in prepareUniformPolyfillsForInterfaceBlock() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockTests.cpp221 …StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx)).c_… in generateType() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/
Dwriter.go626 func (w *writer) structType(typ *types2.Struct) { func
Dreader.go588 func (r *reader) structType() *types.Type { func
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DOutputHLSL.cpp628 TType *structType = mappedStruct.field->type(); in generateStructMapping() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dparse.cpp819 openTOML(const char* outputdir, const char* name, const char* collationType, const char* structType in openTOML()
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShader.cpp919 auto &structType = pointeeTy.definition; in ProcessInterfaceVariable() local
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dparse.cpp819 openTOML(const char* outputdir, const char* name, const char* collationType, const char* structType in openTOML()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp275 …glu::StructType &structType = m_interface.allocStruct((string("s") + genName('A', 'Z', m_structNdx… in generateType() local

123