Searched defs:storageType (Results 1 – 5 of 5) sorted by relevance
92 STORAGE_TYPE storageType) in TextureCubeMapArrayGenerateMipMapFilterable()486 STORAGE_TYPE storageType) in TextureCubeMapArrayGenerateMipMapNonFilterable()
82 StorageType storageType; member
3424 const char* const storageType = (isUniform) ? ("uniform") : ("buffer"); in genResourceDeclarations() local8966 const char* const storageType = (isUniform) ? ("textureBuffer ") : ("readonly imageBuffer "); in genResourceDeclarations() local
5135 …const glu::Storage storageType = (inputCase) ? (ioBlockTypes[ndx].inputStorage) : (ioBlockT… in generateProgramInputOutputShaderCaseBlocks() local
2222 "storageType": { object