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 D | st_format.c | 39 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
|
/aosp_15_r20/external/mesa3d/docs/gallium/ |
H A D | screen.rst | 943 is_format_supported section in Methods
|
/aosp_15_r20/external/mesa3d/src/egl/wayland/wayland-drm/ |
H A D | wayland-drm.h | 18 bool (*is_format_supported)(void *user_data, uint32_t format); member
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_eglimage.c | 44 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 D | u_format_pack.py | 129 def is_format_supported(format): function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/d3d11/ |
H A D | texture2d.cpp | 638 bool is_format_supported( in is_format_supported() function
|
/aosp_15_r20/external/mesa3d/src/gbm/main/ |
H A D | gbm_backend_abi.h | 109 int (*is_format_supported)(struct gbm_device *gbm, member
|
H A D | gbm_abi_check.c | 62 int (*is_format_supported)(struct gbm_device *gbm, member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_screen.c | 931 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
|
H A D | freedreno_screen.h | 132 bool (*is_format_supported)(struct pipe_screen *pscreen, member
|
/aosp_15_r20/external/rust/android-crates-io/crates/gbm/src/ |
D | device.rs | 102 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 D | p_screen.h | 232 bool (*is_format_supported)(struct pipe_screen *, member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/ |
H A D | screen.rs | 367 pub fn is_format_supported( in is_format_supported() method
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_formats.cpp | 586 static format_support_flags is_format_supported(const int32_t fmt_idx, in is_format_supported() function
|