Searched refs:INDEX_SIZE_IGN (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_draw.h | 65 INDEX_SIZE_IGN, USE_VISIBILITY, 0)); in fd_draw() 139 return INDEX_SIZE_IGN; in size2indextype() 151 enum pc_di_index_size idx_type = INDEX_SIZE_IGN; in fd_draw_emit() 165 idx_type = INDEX_SIZE_IGN; in fd_draw_emit()
|
/external/mesa3d/src/freedreno/.gitlab-ci/reference/ |
D | es2gears-a320.log | 130 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 425 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 838 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 959 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1007 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1055 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1103 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1151 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1199 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… 1247 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | PRE_DRAW_INI… [all …]
|
D | dEQP-GLES2.functional.texture.specification.basic_teximage2d.rgba16f_2d.log | 244 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 618 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 992 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 1366 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 1740 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 2114 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 2488 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 2862 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 3236 … DI_SRC_SEL_AUTO_INDEX | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… 3600 …ELECT = DI_SRC_SEL_DMA | VIS_CULL = IGNORE_VISIBILITY | INDEX_SIZE = INDEX_SIZE_IGN | NUM_INSTANCE… [all …]
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_query.c | 66 INDEX_SIZE_IGN, USE_VISIBILITY, 0)); in occlusion_get_sample()
|
D | fd3_gmem.c | 351 DI_SRC_SEL_AUTO_INDEX, 2, 0, INDEX_SIZE_IGN, 0, 0, NULL); in emit_gmem2mem_surf() 530 DI_SRC_SEL_AUTO_INDEX, 2, 0, INDEX_SIZE_IGN, 0, 0, NULL); in emit_mem2gmem_surf() 901 INDEX_SIZE_IGN, IGNORE_VISIBILITY, 0)); in emit_binning_pass()
|
D | fd3_emit.c | 956 INDEX_SIZE_IGN, IGNORE_VISIBILITY, 0)); in fd3_emit_restore()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_draw.c | 394 DI_SRC_SEL_AUTO_INDEX, 3, 0, INDEX_SIZE_IGN, 0, 0, NULL); in clear_fast() 603 DI_SRC_SEL_AUTO_INDEX, 3, 0, INDEX_SIZE_IGN, 0, 0, NULL); in fd2_clear()
|
D | fd2_gmem.c | 131 DI_SRC_SEL_AUTO_INDEX, 3, 0, INDEX_SIZE_IGN, 0, 0, NULL); in emit_gmem2mem_surf() 272 DI_SRC_SEL_AUTO_INDEX, 3, 0, INDEX_SIZE_IGN, 0, 0, NULL); in emit_mem2gmem_surf()
|
/external/mesa3d/src/freedreno/decode/ |
D | cffdec.c | 1876 INDEX_SIZE_IGN = 0, enumerator
|