Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DUtilsHLSL.cpp70 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup()
350 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString()
421 TLayoutImageInternalFormat imageInternalFormat) in TextureGroupSuffix()
426 const char *TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureTypeSuffix()
498 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroup()
707 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in RWTextureString()
754 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroupSuffix()
760 TLayoutImageInternalFormat imageInternalFormat) in RWTextureTypeSuffix()
DImageFunctionHLSL.h69 TLayoutImageInternalFormat imageInternalFormat; member
DImageFunctionHLSL.cpp304 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
DBuildSPIRV.h94 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified; member
DBuildSPIRV.cpp1065 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat()
DBaseTypes.h1340 TLayoutImageInternalFormat imageInternalFormat; member