Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D20.2.3.rst161 - egl/dri2: fix race between image create and egl_image_target_texture
D21.0.0.rst3130 - egl/dri2: fix race between image create and egl_image_target_texture
D20.3.0.rst4460 - egl/dri2: fix race between image create and egl_image_target_texture
/third_party/mesa3d/src/mesa/main/
Dteximage.c3394 egl_image_target_texture(struct gl_context *ctx, in egl_image_target_texture() function
3473 egl_image_target_texture(ctx, NULL, target, image, false, func); in _mesa_EGLImageTargetTexture2DOES()
3492 egl_image_target_texture(ctx, texObj, target, image, true, caller); in egl_image_target_texture_storage()