Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/tests/
Dst_format.c39 is_format_supported(struct pipe_screen *pscreen, in is_format_supported() function
/third_party/astc-encoder/Test/testlib/
Dimage.py236 def is_format_supported(cls, fileFormat, profile=None): member in Image
/third_party/mesa3d/docs/gallium/
Dscreen.rst932 is_format_supported section in Methods
/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h18 bool (*is_format_supported)(void *user_data, uint32_t format); member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c43 is_format_supported(struct pipe_screen *screen, enum pipe_format format, in is_format_supported() function
/third_party/mesa3d/src/util/format/
Du_format_pack.py129 def is_format_supported(format): function
/third_party/ffmpeg/libavfilter/
Dvf_nlmeans_opencl.c42 static int is_format_supported(enum AVPixelFormat fmt) in is_format_supported() function
/third_party/mesa3d/src/gbm/main/
Dgbm_backend_abi.h109 int (*is_format_supported)(struct gbm_device *gbm, member
Dgbm_abi_check.c62 int (*is_format_supported)(struct gbm_device *gbm, member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h210 bool (*is_format_supported)( struct pipe_screen *, member