Lines Matching refs:imageInternalFormat
70 HLSLTextureGroup TextureGroup(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureGroup() argument
122 switch (imageInternalFormat) in TextureGroup()
141 switch (imageInternalFormat) in TextureGroup()
157 switch (imageInternalFormat) in TextureGroup()
174 switch (imageInternalFormat) in TextureGroup()
193 switch (imageInternalFormat) in TextureGroup()
209 switch (imageInternalFormat) in TextureGroup()
226 switch (imageInternalFormat) in TextureGroup()
246 switch (imageInternalFormat) in TextureGroup()
263 switch (imageInternalFormat) in TextureGroup()
350 const char *TextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureString() argument
352 return TextureString(TextureGroup(type, imageInternalFormat)); in TextureString()
421 TLayoutImageInternalFormat imageInternalFormat) in TextureGroupSuffix() argument
423 return TextureGroupSuffix(TextureGroup(type, imageInternalFormat)); in TextureGroupSuffix()
426 const char *TextureTypeSuffix(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in TextureTypeSuffix() argument
438 switch (imageInternalFormat) in TextureTypeSuffix()
457 switch (imageInternalFormat) in TextureTypeSuffix()
473 switch (imageInternalFormat) in TextureTypeSuffix()
489 return TextureGroupSuffix(type, imageInternalFormat); in TextureTypeSuffix()
498 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroup() argument
505 switch (imageInternalFormat) in RWTextureGroup()
524 switch (imageInternalFormat) in RWTextureGroup()
540 switch (imageInternalFormat) in RWTextureGroup()
557 switch (imageInternalFormat) in RWTextureGroup()
576 switch (imageInternalFormat) in RWTextureGroup()
592 switch (imageInternalFormat) in RWTextureGroup()
609 switch (imageInternalFormat) in RWTextureGroup()
629 switch (imageInternalFormat) in RWTextureGroup()
646 switch (imageInternalFormat) in RWTextureGroup()
707 const char *RWTextureString(const TBasicType type, TLayoutImageInternalFormat imageInternalFormat) in RWTextureString() argument
709 return RWTextureString(RWTextureGroup(type, imageInternalFormat)); in RWTextureString()
754 TLayoutImageInternalFormat imageInternalFormat) in RWTextureGroupSuffix() argument
756 return RWTextureGroupSuffix(RWTextureGroup(type, imageInternalFormat)); in RWTextureGroupSuffix()
760 TLayoutImageInternalFormat imageInternalFormat) in RWTextureTypeSuffix() argument
766 switch (imageInternalFormat) in RWTextureTypeSuffix()
785 switch (imageInternalFormat) in RWTextureTypeSuffix()
801 switch (imageInternalFormat) in RWTextureTypeSuffix()
817 return RWTextureGroupSuffix(type, imageInternalFormat); in RWTextureTypeSuffix()