Searched refs:egl_image_target_texture (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | teximage.c | 3392 egl_image_target_texture(struct gl_context *ctx, in egl_image_target_texture() function 3472 egl_image_target_texture(ctx, texObj, target, image, false, func); in _mesa_EGLImageTargetTexture2DOES() 3506 egl_image_target_texture(ctx, texObj, target, image, true, caller); in egl_image_target_texture_storage()
|
/external/mesa3d/docs/relnotes/ |
D | 20.3.0.rst | 4460 - egl/dri2: fix race between image create and egl_image_target_texture
|