Home
last modified time | relevance | path

Searched refs:TLayoutImageInternalFormat (Results 1 – 22 of 22) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DUtilsHLSL.h94 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
97 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
100 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
102 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
104 TLayoutImageInternalFormat imageInternalFormat);
106 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat);
109 TLayoutImageInternalFormat imageInternalFormat);
111 TLayoutImageInternalFormat imageInternalFormat);
DImageFunctionHLSL.h30 TLayoutImageInternalFormat imageInternalFormat,
64 DataType getDataType(TLayoutImageInternalFormat format) const;
69 TLayoutImageInternalFormat imageInternalFormat;
DUtilsHLSL.cpp70 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup()
349 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString()
420 TLayoutImageInternalFormat imageInternalFormat) in TextureGroupSuffix()
425 const char *TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureTypeSuffix()
497 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroup()
706 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in RWTextureString()
753 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroupSuffix()
759 TLayoutImageInternalFormat imageInternalFormat) in RWTextureTypeSuffix()
DImageFunctionHLSL.cpp209 TLayoutImageInternalFormat format) const in getDataType()
304 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
DBaseTypes.h717 enum TLayoutImageInternalFormat enum
821 TLayoutImageInternalFormat imageInternalFormat;
1013 inline const char *getImageInternalFormatString(TLayoutImageInternalFormat iifq) in getImageInternalFormatString()
Dutil.h82 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq);
Dutil.cpp788 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq) in GetImageInternalFormatType()
DParseContext.h513 TLayoutImageInternalFormat internalFormat);
DParseContext.cpp1618 TLayoutImageInternalFormat internalFormat) in checkInternalFormatIsNotSpecified()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DUtilsHLSL.h94 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
97 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
100 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
102 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified);
104 TLayoutImageInternalFormat imageInternalFormat);
106 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat);
109 TLayoutImageInternalFormat imageInternalFormat);
111 TLayoutImageInternalFormat imageInternalFormat);
DImageFunctionHLSL.h30 TLayoutImageInternalFormat imageInternalFormat,
64 DataType getDataType(TLayoutImageInternalFormat format) const;
69 TLayoutImageInternalFormat imageInternalFormat;
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.cpp209 TLayoutImageInternalFormat format) const in getDataType()
304 TLayoutImageInternalFormat imageInternalFormat, in useImageFunction()
Dutil.h89 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq);
DBaseTypes.h1233 enum TLayoutImageInternalFormat enum
1364 TLayoutImageInternalFormat imageInternalFormat;
1606 inline const char *getImageInternalFormatString(TLayoutImageInternalFormat iifq) in getImageInternalFormatString()
DBuildSPIRV.h101 TLayoutImageInternalFormat imageInternalFormat = EiifUnspecified;
445 spv::ImageFormat getImageFormat(TLayoutImageInternalFormat imageInternalFormat);
Dutil.cpp828 GLenum GetImageInternalFormatType(TLayoutImageInternalFormat iifq) in GetImageInternalFormatType()
DParseContext.h552 TLayoutImageInternalFormat internalFormat);
DBuildSPIRV.cpp1247 spv::ImageFormat SPIRVBuilder::getImageFormat(TLayoutImageInternalFormat imageInternalFormat) in getImageFormat()
DParseContext.cpp1862 TLayoutImageInternalFormat internalFormat) in checkInternalFormatIsNotSpecified()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShaderImage_test.cpp92 TLayoutImageInternalFormat internalFormat, in CheckImageDeclaration()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DShaderImage_test.cpp92 TLayoutImageInternalFormat internalFormat, in CheckImageDeclaration()