Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_eglimage.c241 bool tex_storage, in st_bind_egl_image() argument
313 if (tex_storage && texObj->Target == GL_TEXTURE_2D in st_bind_egl_image()
/external/mesa3d/src/mesa/main/
Dteximage.c3394 GLeglImageOES image, bool tex_storage, in egl_image_target_texture() argument
3404 (tex_storage && _mesa_has_EXT_EGL_image_storage(ctx)); in egl_image_target_texture()
3442 if (tex_storage) { in egl_image_target_texture()
3453 if (tex_storage) in egl_image_target_texture()