Home
last modified time | relevance | path

Searched refs:UTIL_FORMAT_SWIZZLE_Z (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pipe.h239 case UTIL_FORMAT_SWIZZLE_Z: in si_map_swizzle()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h109 UTIL_FORMAT_SWIZZLE_Z = 2, enumerator
773 case UTIL_FORMAT_SWIZZLE_Z: in util_format_get_component_bits()
Du_format.c83 swizzle_used[UTIL_FORMAT_SWIZZLE_Z] + in nr_logical_channels()
725 case UTIL_FORMAT_SWIZZLE_Z: in util_format_unswizzle_4f()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_texture.c74 case UTIL_FORMAT_SWIZZLE_Z: in r300_get_swizzle_combined()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c820 case UTIL_FORMAT_SWIZZLE_Z: in r600_get_swizzle_combined()
/external/mesa3d/src/gallium/auxiliary/translate/
Dtranslate_sse.c862 && swizzle[1] == UTIL_FORMAT_SWIZZLE_Z in translate_attr_convert()