Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.c904 const unsigned char swz2[4], in util_format_compose_swizzles()
910 dst[i] = swz2[i] <= PIPE_SWIZZLE_W ? in util_format_compose_swizzles()
911 swz1[swz2[i]] : swz2[i]; in util_format_compose_swizzles()
Du_format.h1708 const unsigned char swz2[4],
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp408 TEST(vfloat4, swz2) in TEST() argument