| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3; member in struct:fd3_pipe_sampler_view
|
| H A D | fd3_texture.c | 242 so->texconst1 = 253 so->texconst1 =
|
| H A D | fd3_emit.c | 187 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_texture.h | 52 uint32_t texconst0, texconst1, texconst2, texconst3; member in struct:fd3_pipe_sampler_view
|
| H A D | fd3_texture.c | 178 so->texconst1 = 189 so->texconst1 = A3XX_TEX_CONST_1_PITCHALIGN(rsc->layout.pitchalign - 4) |
|
| H A D | fd3_emit.c | 208 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member in struct:fd4_pipe_sampler_view
|
| H A D | fd4_texture.c | 259 so->texconst1 = 274 so->texconst1 =
|
| H A D | fd4_emit.c | 186 OUT_RING(ring, view->texconst1); 214 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_texture.h | 52 uint32_t texconst0, texconst1, texconst2, texconst3, texconst4; member in struct:fd4_pipe_sampler_view
|
| H A D | fd4_texture.c | 188 so->texconst1 = 200 so->texconst1 = A4XX_TEX_CONST_1_WIDTH(u_minify(prsc->width0, lvl)) |
|
| H A D | fd4_emit.c | 203 OUT_RING(ring, view->texconst1); 230 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.h | 53 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member in struct:fd5_pipe_sampler_view
|
| H A D | fd5_texture.c | 247 so->texconst1 = 262 so->texconst1 =
|
| H A D | fd5_emit.c | 372 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.h | 52 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member in struct:fd5_pipe_sampler_view
|
| H A D | fd5_texture.c | 185 so->texconst1 = A5XX_TEX_CONST_1_WIDTH(elements & MASK(15)) | 197 so->texconst1 = A5XX_TEX_CONST_1_WIDTH(u_minify(prsc->width0, lvl)) |
|
| H A D | fd5_emit.c | 400 OUT_RING(ring, view->texconst1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.h | 55 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member in struct:fd6_pipe_sampler_view
|
| H A D | fd6_texture.c | 244 so->texconst1 = 259 so->texconst1 =
|
| H A D | fd6_emit.c | 479 OUT_RING(state, view->texconst1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.h | 54 uint32_t texconst0, texconst1, texconst2, texconst3, texconst5; member in struct:fd6_pipe_sampler_view
|
| H A D | fd6_texture.c | 233 so->texconst1 = A6XX_TEX_CONST_1_WIDTH(elements & MASK(15)) | 245 so->texconst1 = A6XX_TEX_CONST_1_WIDTH(u_minify(prsc->width0, lvl)) |
|
| H A D | fd6_emit.c | 397 OUT_RING(state, view->texconst1);
|