Home
last modified time | relevance | path

Searched defs:remap_swizzle (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_image.c320 remap_swizzle(VkComponentSwizzle swizzle, VkComponentSwizzle component) in remap_swizzle() function
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2449 remap_swizzle(VkComponentSwizzle swizzle, in remap_swizzle() function
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp2843 string CompilerGLSL::remap_swizzle(const SPIRType &out_type, uint32_t input_components, const strin… in remap_swizzle() function in CompilerGLSL