Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dgm107_texture.xml.h298 #define GM107_TIC2_5_DEPTH_MINUS_ONE__SHIFT 16 macro
H A Dnvc0_tex.c149 tic[5] |= 0 << GM107_TIC2_5_DEPTH_MINUS_ONE__SHIFT; in gm107_create_texture_view()
221 tic[5] |= (depth - 1) << GM107_TIC2_5_DEPTH_MINUS_ONE__SHIFT; in gm107_create_texture_view()

Completed in 4 milliseconds