Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_image.c60 uint32_t texconst4; member
80 img->texconst4 = 0; in translate_image()
143 img->texconst4 = A4XX_TEX_CONST_4_LAYERSZ(img->array_pitch); in translate_image()
178 OUT_RELOC(ring, img->bo, img->offset, img->texconst4, 0); in emit_image_tex()
H A Dfd4_texture.h52 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member
H A Dfd4_texture.c222 so->texconst4 = A4XX_TEX_CONST_4_LAYERSZ( in fd4_sampler_view_create()
H A Dfd4_emit.c227 OUT_RELOC(ring, rsc->bo, view->offset, view->texconst4, 0); in emit_textures()
252 OUT_RELOC(ring, rsc->bo, view->offset, view->texconst4, 0); in emit_textures()
333 OUT_RELOC(ring, rsc->bo, view->offset, view->texconst4, 0); in emit_textures()

Completed in 4 milliseconds