| /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 | 264 so->texconst3 = 269 so->texconst3 = 274 so->texconst3 |= A3XX_TEX_CONST_3_LAYERSZ2(sz2); 277 so->texconst3 = 0x00000000;
|
| H A D | fd3_emit.c | 190 OUT_RING(ring, view->texconst3);
|
| /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 | 199 so->texconst3 = A3XX_TEX_CONST_3_DEPTH(prsc->array_size - 1) | 203 so->texconst3 = A3XX_TEX_CONST_3_DEPTH(u_minify(prsc->depth0, lvl)) | 205 so->texconst3 |= A3XX_TEX_CONST_3_LAYERSZ2( 209 so->texconst3 = 0x00000000;
|
| H A D | fd3_emit.c | 211 OUT_RING(ring, view->texconst3);
|
| /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 | 300 so->texconst3 = 306 so->texconst3 = 311 so->texconst3 = 319 so->texconst3 = 0x00000000;
|
| H A D | fd4_emit.c | 188 OUT_RING(ring, view->texconst3); 216 OUT_RING(ring, view->texconst3);
|
| /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 | 222 so->texconst3 = A4XX_TEX_CONST_3_DEPTH(layers) | 227 so->texconst3 = A4XX_TEX_CONST_3_DEPTH(layers / 6) | 231 so->texconst3 = 238 so->texconst3 = 0x00000000;
|
| H A D | fd4_emit.c | 205 OUT_RING(ring, view->texconst3); 232 OUT_RING(ring, view->texconst3);
|
| /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 | 279 so->texconst3 = 286 so->texconst3 = 293 so->texconst3 = 299 so->texconst3 = 305 so->texconst3 = 0x00000000;
|
| H A D | fd5_emit.c | 374 OUT_RING(ring, view->texconst3);
|
| /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 | 210 so->texconst3 = A5XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 215 so->texconst3 = A5XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 220 so->texconst3 = A5XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 224 so->texconst3 = 231 so->texconst3 = 0x00000000;
|
| H A D | fd5_emit.c | 402 OUT_RING(ring, view->texconst3);
|
| /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 | 287 so->texconst3 = 294 so->texconst3 = 301 so->texconst3 = 307 so->texconst3 = 318 so->texconst3 |= A6XX_TEX_CONST_3_FLAG | A6XX_TEX_CONST_3_UNK27;
|
| H A D | fd6_emit.c | 481 OUT_RING(state, view->texconst3);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_texture.c | 294 so->texconst3 = A6XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 299 so->texconst3 = A6XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 304 so->texconst3 = A6XX_TEX_CONST_3_ARRAY_PITCH(rsc->layout.layer_size); 308 so->texconst3 = 319 so->texconst3 |= A6XX_TEX_CONST_3_TILE_ALL; 325 so->texconst3 |= A6XX_TEX_CONST_3_FLAG;
|
| 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_emit.c | 399 OUT_RING(state, view->texconst3);
|