Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp103 case spv::ImageFormatRgba8: in SpirvImageFormatToTextureFormat()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp178 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp182 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp178 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp182 ImageFormatRgba8 = 4, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp178 ImageFormatRgba8 = 4, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp182 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp185 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp185 ImageFormatRgba8 = 4, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp185 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp260 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8, Shader),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp260 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8, Shader),
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_hlsl.cpp49 case ImageFormatRgba8: in image_format_to_normalized_state()
104 case ImageFormatRgba8: in image_format_to_components()
142 case ImageFormatRgba8: in image_format_to_type()
H A Dspirv.hpp241 ImageFormatRgba8 = 4, enumerator
H A Dspirv_glsl.cpp1267 case ImageFormatRgba8:
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp1276 return spv::ImageFormatRgba8; in getImageFormat()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp251 ImageFormatRgba8 = 4, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp251 ImageFormatRgba8 = 4, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp275 ImageFormatRgba8 = 4, enumerator
H A DGlslangToSpv.cpp1176 case glslang::ElfRgba8: return spv::ImageFormatRgba8; in TranslateImageFormat()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp34 case spv::ImageFormatRgba8: return VK_FORMAT_R8G8B8A8_UNORM; in SpirvFormatToVulkanFormat()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp287 ImageFormatRgba8 = 4, enumerator

Completed in 119 milliseconds