Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/docs/source/
Dscreen.rst343 is_format_supported section in Methods
361 .. _resource_create:
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tile_soa.py48 def is_format_supported(format): function
/external/mesa3d/src/gallium/include/pipe/
Dp_screen.h126 boolean (*is_format_supported)( struct pipe_screen *, member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_pack.py111 def is_format_supported(format): function
/external/mesa3d/src/gbm/main/
Dgbmint.h61 int (*is_format_supported)(struct gbm_device *gbm, member
/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dnative_dri2.c558 is_format_supported(struct pipe_screen *screen, in is_format_supported() function