Searched refs:tex5 (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.h | 51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member in struct:fd2_pipe_sampler_view
|
| H A D | fd2_texture.c | 198 so->tex5 = A2XX_SQ_TEX_5_DIMENSION(tex_dimension(prsc->target));
|
| H A D | fd2_emit.c | 148 OUT_RELOC(ring, rsc->bo, fd_resource_offset(rsc, 1, 0), view->tex5, 0); 150 OUT_RING(ring, view->tex5);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_texture.h | 51 uint32_t tex0, tex1, tex2, tex3, tex4, tex5; member in struct:fd2_pipe_sampler_view
|
| H A D | fd2_texture.c | 197 so->tex5 = A2XX_SQ_TEX_5_DIMENSION(tex_dimension(prsc->target));
|
| H A D | fd2_emit.c | 149 OUT_RELOC(ring, rsc->bo, fd_resource_offset(rsc, 1, 0), view->tex5, 0); 151 OUT_RING(ring, view->tex5);
|
Completed in 5 milliseconds