Searched defs:is_format_supported (Results 1 – 9 of 9) 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 | 882 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 | 43 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 | 138 def is_format_supported(format): function
|
| /external/mesa3d/src/gbm/main/ |
| D | gbmint.h | 61 int (*is_format_supported)(struct gbm_device *gbm, member
|
| /external/OpenCL-CTS/test_conformance/d3d11/ |
| D | texture2d.cpp | 638 bool is_format_supported( in is_format_supported() function
|
| /external/mesa3d/src/gallium/include/pipe/ |
| D | p_screen.h | 167 bool (*is_format_supported)( struct pipe_screen *, member
|
| /external/mesa3d/src/gallium/tools/trace/ |
| D | dump_state.py | 192 def is_format_supported(self, format, target, sample_count, bind, geom_flags): member in Screen
|