Searched defs:is_format_supported (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/tests/ |
D | st_format.c | 39 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
|
/external/mesa3d/docs/gallium/ |
D | screen.rst | 904 is_format_supported section in Methods
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
D | wayland-drm.h | 18 bool (*is_format_supported)(void *user_data, uint32_t format); member
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_cb_eglimage.c | 44 is_format_supported(struct pipe_screen *screen, enum pipe_format format, in is_format_supported() function
|
/external/mesa3d/src/util/format/ |
D | u_format_pack.py | 129 def is_format_supported(format): function
|
/external/OpenCL-CTS/test_conformance/d3d11/ |
D | texture2d.cpp | 638 bool is_format_supported( in is_format_supported() function
|
/external/mesa3d/src/gbm/main/ |
D | gbm_backend_abi.h | 109 int (*is_format_supported)(struct gbm_device *gbm, member
|
D | gbm_abi_check.c | 62 int (*is_format_supported)(struct gbm_device *gbm, member
|
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_screen.c | 780 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
|
D | freedreno_screen.h | 132 bool (*is_format_supported)(struct pipe_screen *pscreen, member
|
/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
|
/external/mesa3d/src/gallium/frontends/rusticl/mesa/pipe/ |
D | screen.rs | 367 pub fn is_format_supported( in is_format_supported() method
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_screen.h | 223 bool (*is_format_supported)(struct pipe_screen *, member
|
/external/v4l-utils/contrib/test/ |
D | v4l2grab.c | 118 static int is_format_supported(unsigned int pixformat) in is_format_supported() function
|