Home
last modified time | relevance | path

Searched refs:tex_fmt (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c290 uint32_t tex_fmt; in gf100_create_texture_view() local
317 tex_fmt = fmt->tic.format & 0x3f; in gf100_create_texture_view()
323 tic[0] = (tex_fmt << G80_TIC_0_COMPONENTS_SIZES__SHIFT) | in gf100_create_texture_view()