Searched refs:texconst9 (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 | 388 OUT_RING(ring, view->texconst9);
|
| /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 | 416 OUT_RING(ring, view->texconst9);
|
| /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 | 277 so->texconst9 |= A6XX_TEX_CONST_9_FLAG_BUFFER_ARRAY_PITCH(rsc->ubwc_size);
|
| H A D | fd6_emit.c | 373 OUT_RING(state, 0); /* texconst9 */ 502 OUT_RING(state, view->texconst9);
|
| /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 | 326 so->texconst9 |= A6XX_TEX_CONST_9_FLAG_BUFFER_ARRAY_PITCH(
|
| H A D | fd6_emit.c | 263 OUT_RING(state, 0); /* texconst9 */ 418 OUT_RING(state, view->texconst9);
|
Completed in 10 milliseconds