Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp107 case spv::ImageFormatRgba8ui: in SpirvImageFormatToTextureFormat()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp206 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp210 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp206 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp210 ImageFormatRgba8ui = 32, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp206 ImageFormatRgba8ui = 32, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp210 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp288 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8ui, Shader),
289 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8ui, Shader),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp288 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8ui, Shader),
289 CASE1(SAMPLER_IMAGE_FORMAT, ImageFormatRgba8ui, Shader),
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp213 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp213 ImageFormatRgba8ui = 32, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp213 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp1264 return spv::ImageFormatRgba8ui; in getImageFormat()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv.hpp269 ImageFormatRgba8ui = 32, enumerator
H A Dspirv_hlsl.cpp114 case ImageFormatRgba8ui: in image_format_to_components()
220 case ImageFormatRgba8ui: in image_format_to_type()
H A Dspirv_glsl.cpp1293 case ImageFormatRgba8ui:
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp279 ImageFormatRgba8ui = 32, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp279 ImageFormatRgba8ui = 32, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp303 ImageFormatRgba8ui = 32, enumerator
H A DGlslangToSpv.cpp1204 case glslang::ElfRgba8ui: return spv::ImageFormatRgba8ui; in TranslateImageFormat()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderImage.cpp62 case spv::ImageFormatRgba8ui: return VK_FORMAT_R8G8B8A8_UINT; in SpirvFormatToVulkanFormat()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp315 ImageFormatRgba8ui = 32, enumerator

Completed in 153 milliseconds