Home
last modified time | relevance | path

Searched defs:swz2 (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c98 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
Dradeon_optimize.c889 static unsigned int merge_swizzles(unsigned int swz1, unsigned int swz2) { in merge_swizzles()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_asm.h108 static inline uint32_t inst_swiz_compose(uint32_t swz1, uint32_t swz2) in inst_swiz_compose()
/third_party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp408 TEST(vfloat4, swz2) in TEST() argument