Searched refs:nvfx_src_swz (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h411 #define swz(s,x,y,z,w) nvfx_src_swz((s), NVFX_SWZ_##x, NVFX_SWZ_##y, NVFX_SWZ_##z, NVFX_SWZ_##w)
493 nvfx_src_swz(struct nvfx_src src, int x, int y, int z, int w) function in typeref:struct:nvfx_src
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_shader.h411 #define swz(s,x,y,z,w) nvfx_src_swz((s), NVFX_SWZ_##x, NVFX_SWZ_##y, NVFX_SWZ_##z, NVFX_SWZ_##w)
493 nvfx_src_swz(struct nvfx_src src, int x, int y, int z, int w) function in typeref:struct:nvfx_src

Completed in 5 milliseconds