Lines Matching defs:supported
98 * involved). In these cases, it is safe to choose any format supported by
100 * TFU paths with formats that are not TFU supported otherwise.
132 if (!v3dv_format || !v3dv_format->supported)
155 /* Raster format is only supported for 1D textures, so let's just
214 if (!v3dv_format || !v3dv_format->supported)
217 if (!v3dv_format->supported)
264 const VkFormatFeatureFlags2 supported =
266 return (supported & features) == features;
395 * not be be supported for the image format but are supported for at least
409 /* Sampling of raster depth/stencil images is not supported. Since 1D
432 /* Sampling of raster depth/stencil images is not supported. Since 1D