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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c289 uint32_t tex_fmt; local
315 tex_fmt = fmt->tic.format & 0x3f;
321 tic[0] = (tex_fmt << G80_TIC_0_COMPONENTS_SIZES__SHIFT) |

Completed in 157 milliseconds