Home
last modified time | relevance | path

Searched defs:is_format_supported (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c39 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
/aosp_15_r20/external/mesa3d/docs/gallium/
H A Dscreen.rst943 is_format_supported section in Methods
/aosp_15_r20/external/mesa3d/src/egl/wayland/wayland-drm/
H A Dwayland-drm.h18 bool (*is_format_supported)(void *user_data, uint32_t format); member
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c44 is_format_supported(struct pipe_screen *screen, enum pipe_format format, in is_format_supported() function
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format_pack.py129 def is_format_supported(format): function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/
H A Dtexture2d.cpp638 bool is_format_supported( in is_format_supported() function
/aosp_15_r20/external/mesa3d/src/gbm/main/
H A Dgbm_backend_abi.h109 int (*is_format_supported)(struct gbm_device *gbm, member
H A Dgbm_abi_check.c62 int (*is_format_supported)(struct gbm_device *gbm, member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.c931 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
H A Dfreedreno_screen.h132 bool (*is_format_supported)(struct pipe_screen *pscreen, member
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/src/
Ddevice.rs102 pub fn is_format_supported(&self, format: Format, usage: BufferObjectFlags) -> bool { in is_format_supported() method
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h232 bool (*is_format_supported)(struct pipe_screen *, member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/
H A Dscreen.rs367 pub fn is_format_supported( in is_format_supported() method
/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_formats.cpp586 static format_support_flags is_format_supported(const int32_t fmt_idx, in is_format_supported() function