Home
last modified time | relevance | path

Searched defs:external_only (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c678 uint64_t *modifiers, unsigned int *external_only, in panfrost_walk_dmabuf_modifiers()
724 unsigned int *external_only, int *out_count) in panfrost_query_dmabuf_modifiers()
734 bool *external_only) in panfrost_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_resource.c45 uint64_t *modifiers, unsigned int *external_only, in nvc0_query_dmabuf_modifiers()
86 bool *external_only) in nvc0_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c441 unsigned int *external_only, in vc4_screen_query_dmabuf_modifiers()
469 bool *external_only) in vc4_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.c533 unsigned int *external_only, in lima_screen_query_dmabuf_modifiers()
555 bool *external_only) in lima_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c787 unsigned int *external_only, in v3d_screen_query_dmabuf_modifiers()
844 bool *external_only) in v3d_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.c672 unsigned int *external_only, int *count) in etna_screen_query_dmabuf_modifiers()
742 bool *external_only) in etna_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c945 unsigned int *external_only, int *count) in fd_screen_query_dmabuf_modifiers()
977 bool *external_only) in fd_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c521 unsigned int *external_only, in tegra_screen_query_dmabuf_modifiers()
534 bool *external_only) in tegra_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.c419 const u8 *pmk, size_t pmk_len, bool external_only) in pmksa_cache_flush()
940 const u8 *pmk, size_t pmk_len, bool external_only) in pmksa_cache_flush()
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DDisplayImpl.cpp144 EGLBoolean *external_only, in queryDmaBufModifiers()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_texture.c1727 …screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *c… in llvmpipe_query_dmabuf_modifiers()
1736 …orted(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format, bool *external_only) in llvmpipe_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_pipe.c2535 unsigned int *external_only, int *out_count) in agx_query_dmabuf_modifiers()
2557 enum pipe_format format, bool *external_only) in agx_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c272 unsigned int *external_only, in crocus_query_dmabuf_modifiers()
1841 bool *external_only) in crocus_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c644 bool *external_only) in noop_is_dmabuf_modifier_supported()
747 unsigned int *external_only, int *count) in noop_query_dmabuf_modifiers()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c1526 unsigned int *external_only, in si_query_dmabuf_modifiers()
1550 bool *external_only) in si_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1233 …screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *c… in trace_screen_query_dmabuf_modifiers()
1285 …orted(struct pipe_screen *_screen, uint64_t modifier, enum pipe_format format, bool *external_only) in trace_screen_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c2606 …screen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *c… in zink_query_dmabuf_modifiers()
2619 …orted(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format, bool *external_only) in zink_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c259 unsigned int *external_only, in iris_query_dmabuf_modifiers()
307 bool *external_only) in iris_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c1090 UNUSED bool *external_only) in virgl_is_dmabuf_modifier_supported()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c274 unsigned int *external_only, int *count) in dd_screen_query_dmabuf_modifiers()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_ext_stubs.cpp1033 EGLBoolean *external_only, in QueryDmaBufModifiersEXT()
H A Dentry_points_egl_ext_autogen.cpp1472 EGLBoolean *external_only, in EGL_QueryDmaBufModifiersEXT()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c1583 uint64_t *modifiers, unsigned int *external_only, in dri_query_dma_buf_modifiers()
/aosp_15_r20/external/angle/src/libEGL/
H A DlibEGL_autogen.cpp701 EGLBoolean *external_only, in eglQueryDmaBufModifiersEXT()
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.cpp2659 EGLBoolean *external_only, in queryDmaBufModifiers()

12