Home
last modified time | relevance | path

Searched refs:type_g (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.h167 unsigned type_g:3; member
H A Dnv50_tex.c105 (fmt->tic.type_g << G80_TIC_0_G_DATA_TYPE__SHIFT) | in nv50_create_texture_view()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.h191 unsigned type_g:3; member
H A Dnvc0_tex.c109 tic[0] |= fmt->tic.type_g << GM107_TIC2_0_G_DATA_TYPE__SHIFT; in gm107_create_texture_view()
324 (fmt->tic.type_g << G80_TIC_0_G_DATA_TYPE__SHIFT) | in gf100_create_texture_view()

Completed in 4 milliseconds