Home
last modified time | relevance | path

Searched refs:fd_patch_element (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_util.h260 #define fd_patch_element(buf, i) \ macro
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c407 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws()
520 struct fd_cs_patch *patch = fd_patch_element(&batch->gmem_patches, i);
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c731 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws()
742 struct fd_cs_patch *patch = fd_patch_element(&batch->rbrc_patches, i); in patch_rbrc()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c289 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c532 struct fd_cs_patch *patch = fd_patch_element(&batch->draw_patches, i); in patch_draws()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c286 struct fd_cs_patch *patch = fd_patch_element(&batch->fb_read_patches, i); in patch_fb_read_gmem()
336 struct fd_cs_patch *patch = fd_patch_element(&batch->fb_read_patches, i); in patch_fb_read_sysmem()

Completed in 8 milliseconds