Home
last modified time | relevance | path

Searched refs:PIPE_SWIZZLE_0 (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c164 desc->swizzle[0] == PIPE_SWIZZLE_0 && in util_format_is_alpha()
165 desc->swizzle[1] == PIPE_SWIZZLE_0 && in util_format_is_alpha()
166 desc->swizzle[2] == PIPE_SWIZZLE_0 && in util_format_is_alpha()
957 else if (swz[i] == PIPE_SWIZZLE_0) in pipe_swizzle_4f()
Du_formats.h668 PIPE_SWIZZLE_0, enumerator
/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.c431 out_swizzle[i] = PIPE_SWIZZLE_0; in vk_component_mapping_to_pipe_swizzle()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c489 case PIPE_SWIZZLE_0: in rmt_format_to_swizzle()