Home
last modified time | relevance | path

Searched refs:ImageFormatRgba8Snorm (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp105 case spv::ImageFormatRgba8Snorm: in SpirvImageFormatToTextureFormat()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp179 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp183 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp179 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp183 ImageFormatRgba8Snorm = 5, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp179 ImageFormatRgba8Snorm = 5, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp183 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp186 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp186 ImageFormatRgba8Snorm = 5, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp186 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp261 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8Snorm, Shader),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp261 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8Snorm, Shader),
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp58 case ImageFormatRgba8Snorm: in image_format_to_normalized_state()
107 case ImageFormatRgba8Snorm: in image_format_to_components()
162 case ImageFormatRgba8Snorm: in image_format_to_type()
H A Dspirv.hpp242 ImageFormatRgba8Snorm = 5, enumerator
H A Dspirv_glsl.cpp1269 case ImageFormatRgba8Snorm:
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp1278 return spv::ImageFormatRgba8Snorm; in getImageFormat()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp252 ImageFormatRgba8Snorm = 5, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp252 ImageFormatRgba8Snorm = 5, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp276 ImageFormatRgba8Snorm = 5, enumerator
H A DGlslangToSpv.cpp1177 case glslang::ElfRgba8Snorm: return spv::ImageFormatRgba8Snorm; in TranslateImageFormat()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp35 case spv::ImageFormatRgba8Snorm: return VK_FORMAT_R8G8B8A8_SNORM; in SpirvFormatToVulkanFormat()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp288 ImageFormatRgba8Snorm = 5, enumerator

Completed in 109 milliseconds