Searched refs:egl_image_target_texture (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.3.rst | 161 - egl/dri2: fix race between image create and egl_image_target_texture
|
D | 21.0.0.rst | 3130 - egl/dri2: fix race between image create and egl_image_target_texture
|
D | 20.3.0.rst | 4460 - egl/dri2: fix race between image create and egl_image_target_texture
|
/third_party/mesa3d/src/mesa/main/ |
D | teximage.c | 3394 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()
|