Home
last modified time | relevance | path

Searched refs:num_supported_modifiers (Results 1 – 25 of 44) sorted by relevance

12

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
H A Dfreedreno_screen.c841 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
844 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
871 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h118 unsigned num_supported_modifiers; member
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c860 max = MIN2(max, screen->num_supported_modifiers); in fd_screen_query_dmabuf_modifiers()
863 max = screen->num_supported_modifiers; in fd_screen_query_dmabuf_modifiers()
890 for (i = 0; i < screen->num_supported_modifiers; i++) { in fd_screen_is_dmabuf_modifier_supported()
H A Dfreedreno_screen.h147 unsigned num_supported_modifiers; member
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c220 screen->num_supported_modifiers = ARRAY_SIZE(supported_modifiers); in fd6_resource_screen_init()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c308 screen->num_supported_modifiers = ARRAY_SIZE(supported_modifiers); in fd6_resource_screen_init()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c308 screen->num_supported_modifiers = ARRAY_SIZE(supported_modifiers); in fd6_resource_screen_init()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c308 screen->num_supported_modifiers = ARRAY_SIZE(supported_modifiers); in fd6_resource_screen_init()

12