Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A 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()
H A DImageFunctionHLSL.h69 TLayoutImageInternalFormat imageInternalFormat; member
H A DImageFunctionHLSL.cpp334 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
/aosp_15_r20/external/angle/src/compiler/translator/spirv/
H A DBuildSPIRV.h102 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified; member
H A DBuildSPIRV.cpp1378 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DBaseTypes.h1313 TLayoutImageInternalFormat imageInternalFormat; member