Searched defs:yzx (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/compiler/spirv/ |
D | vtn_glsl450.c | 46 unsigned yzx[4] = {1, 2, 0, 0}; in build_mat3_det() local 559 unsigned yzx[4] = { 1, 2, 0, 0 }; in handle_glsl450_alu() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_tex.c | 465 unsigned yzx[4] = { 1, 2, 0, 0 }; in lower_gradient_cube_map() local
|
/external/swiftshader/src/Reactor/ |
D | Reactor.hpp | 1441 Swizzle4<Vector4, 0x09> yzx; member
|
/external/mesa3d/src/compiler/glsl/ |
D | builtin_functions.cpp | 4475 int yzx = MAKE_SWIZZLE4(SWIZZLE_Y, SWIZZLE_Z, SWIZZLE_X, 0); in _cross() local
|