Home
last modified time | relevance | path

Searched defs:internalSize (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.h168 size_t internalSize; member
175 UniformTypeInfo(GLenum type, GLenum componentType, GLenum textureType, GLenum transposedMatrixType, GLenum boolVectorType, SamplerFormat samplerFormat, int rowCount, int columnCount, int componentCount, size_t componentSize, size_t internalSize, size_t externalSize, bool isSampler, bool isMatrixType, bool isImageType) UniformTypeInfo() argument
/third_party/skia/include/private/
H A DGrResourceKey.h150 size_t internalSize() const { return fKey[kDomainAndSize_MetaDataIdx] >> 16; } in internalSize() function in GrResourceKey
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DEmitMetal.cpp1088 const size_t internalSize = internalFields.size(); in BuildExternalAttributeIndexMap() local

Completed in 5 milliseconds