Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/hlsl/
DUtilsHLSL.cpp90 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup()
411 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString()
492 TLayoutImageInternalFormat imageInternalFormat) in TextureGroupSuffix()
497 const char *TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureTypeSuffix()
561 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroup()
807 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in RWTextureString()
864 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroupSuffix()
870 TLayoutImageInternalFormat imageInternalFormat) in RWTextureTypeSuffix()
DImageFunctionHLSL.h69 TLayoutImageInternalFormat imageInternalFormat; member
DImageFunctionHLSL.cpp334 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
/external/angle/src/compiler/translator/spirv/
DBuildSPIRV.h103 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified; member
DBuildSPIRV.cpp1388 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat()
/external/angle/src/compiler/translator/
DBaseTypes.h1361 TLayoutImageInternalFormat imageInternalFormat; member