Searched refs:texconst10 (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.h | 54 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd5_pipe_sampler_view
|
| H A D | fd5_emit.c | 389 OUT_RING(ring, view->texconst10);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_texture.h | 53 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd5_pipe_sampler_view
|
| H A D | fd5_emit.c | 417 OUT_RING(ring, view->texconst10);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.h | 56 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd6_pipe_sampler_view
|
| H A D | fd6_texture.c | 278 so->texconst10 |= A6XX_TEX_CONST_10_FLAG_BUFFER_PITCH(rsc->ubwc_pitch);
|
| H A D | fd6_emit.c | 374 OUT_RING(state, 0); /* texconst10 */ 503 OUT_RING(state, view->texconst10);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.h | 55 uint32_t texconst6, texconst7, texconst8, texconst9, texconst10, texconst11; member in struct:fd6_pipe_sampler_view
|
| H A D | fd6_texture.c | 328 so->texconst10 |=
|
| H A D | fd6_emit.c | 264 OUT_RING(state, 0); /* texconst10 */ 419 OUT_RING(state, view->texconst10);
|
Completed in 12 milliseconds