Home
last modified time | relevance | path

Searched defs:SWIZ (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_formats.c63 #define SWIZ(x,y,z,w) { \ macro
[all...]
H A Dvc4_uniforms.c100 #define SWIZ(x,y,z,w) { \ macro
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_format_table.c31 #define SWIZ(x,y,z,w) { \ macro
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_formats.c31 #define SWIZ(x,y,z,w) { \ macro
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_format.c80 #define SWIZ(x,y,z,w) { \ macro
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c65 #define SWIZ(X, Y, Z, W) \ macro
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_lowering.c100 #define SWIZ(x,y,z,w) TGSI_SWIZZLE_ ## x, TGSI_SWIZZLE_ ## y, \ macro
[all...]
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c45 #define SWIZ(X, Y, Z, W) (unsigned[4]){ \ macro

Completed in 9 milliseconds