Home
last modified time | relevance | path

Searched refs:supported_image_format (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
Dapi_images.c43 static INLINE VGboolean supported_image_format(VGImageFormat format) in supported_image_format() function
101 if (!supported_image_format(format)) { in vegaCreateImage()
184 if (!supported_image_format(dataFormat)) { in vegaImageSubData()
212 if (!supported_image_format(dataFormat)) { in vegaGetImageSubData()
360 if (!supported_image_format(dataFormat)) { in vegaWritePixels()
408 if (!supported_image_format(dataFormat)) { in vegaReadPixels()