Home
last modified time | relevance | path

Searched refs:PIPE_SWIZZLE_NONE (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h564 desc->swizzle[0] != PIPE_SWIZZLE_NONE; in util_format_has_depth()
571 desc->swizzle[1] != PIPE_SWIZZLE_NONE; in util_format_has_stencil()
644 depth_channel != PIPE_SWIZZLE_NONE) { in util_get_depth_format_type()
Du_formats.h670 PIPE_SWIZZLE_NONE, enumerator
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/rmv/
Dvk_rmv_exporter.c490 case PIPE_SWIZZLE_NONE: in rmt_format_to_swizzle()