Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c135 tic[2] |= G80_TIC_2_LAYOUT_PITCH | G80_TIC_2_TEXTURE_TYPE_ONE_D_BUFFER; in nv50_create_texture_view()
141 tic[2] |= G80_TIC_2_LAYOUT_PITCH | G80_TIC_2_TEXTURE_TYPE_TWO_D_NO_MIPMAP; in nv50_create_texture_view()
189 tic[2] |= G80_TIC_2_TEXTURE_TYPE_ONE_D_BUFFER | G80_TIC_2_LAYOUT_PITCH; in nv50_create_texture_view()
Dg80_texture.xml.h215 #define G80_TIC_2_LAYOUT_PITCH 0x00040000 macro
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c350 tic[2] |= G80_TIC_2_LAYOUT_PITCH | G80_TIC_2_TEXTURE_TYPE_ONE_D_BUFFER; in gf100_create_texture_view()
357 tic[2] |= G80_TIC_2_LAYOUT_PITCH | G80_TIC_2_TEXTURE_TYPE_TWO_D_NO_MIPMAP; in gf100_create_texture_view()