Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c45 unsigned usage, bool *native_supported) in is_format_supported() argument
50 *native_supported = supported; in is_format_supported()
145 unsigned usage, bool *native_supported) in is_nv12_as_r8_g8b8_supported() argument
154 *native_supported = false; in is_nv12_as_r8_g8b8_supported()
168 bool *native_supported) in st_get_egl_image() argument
185 if (!is_nv12_as_r8_g8b8_supported(screen, out, usage, native_supported) && in st_get_egl_image()
188 native_supported)) { in st_get_egl_image()
235 bool native_supported; in st_egl_image_target_renderbuffer_storage() local
239 &stimg, &native_supported)) { in st_egl_image_target_renderbuffer_storage()
269 bool native_supported) in st_bind_egl_image() argument
[all …]