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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c290 uint32_t tex_fmt; local in function:gf100_create_texture_view
317 tex_fmt = fmt->tic.format & 0x3f;
323 tic[0] = (tex_fmt << G80_TIC_0_COMPONENTS_SIZES__SHIFT) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c289 uint32_t tex_fmt; local in function:gf100_create_texture_view
316 tex_fmt = fmt->tic.format & 0x3f;
322 tic[0] = (tex_fmt << G80_TIC_0_COMPONENTS_SIZES__SHIFT) |

Completed in 5 milliseconds