Home
last modified time | relevance | path

Searched defs:imageInternalFormat (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/compiler/translator/
DUtilsHLSL.cpp72 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup()
352 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString()
423 TLayoutImageInternalFormat imageInternalFormat) in TextureGroupSuffix()
428 const char *TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureTypeSuffix()
500 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroup()
709 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in RWTextureString()
756 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroupSuffix()
762 TLayoutImageInternalFormat imageInternalFormat) in RWTextureTypeSuffix()
DImageFunctionHLSL.h69 TLayoutImageInternalFormat imageInternalFormat; member
DImageFunctionHLSL.cpp304 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
DBuildSPIRV.h101 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified; member
DBuildSPIRV.cpp1247 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat()
DBaseTypes.h1395 TLayoutImageInternalFormat imageInternalFormat; member