Searched refs:st_get_egl_image (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_eglimage.c78 st_get_egl_image(struct gl_context *ctx, GLeglImageOES image_handle, function in typeref:typename:bool
145 if (st_get_egl_image(ctx, image_handle, PIPE_BIND_RENDER_TARGET,
244 if (!st_get_egl_image(ctx, image_handle, PIPE_BIND_SAMPLER_VIEW,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_eglimage.c166 st_get_egl_image(struct gl_context *ctx, GLeglImageOES image_handle, function in typeref:typename:bool
238 if (st_get_egl_image(ctx, image_handle, PIPE_BIND_RENDER_TARGET,
407 if (!st_get_egl_image(ctx, image_handle, PIPE_BIND_SAMPLER_VIEW,
427 if (!st_get_egl_image(ctx, image_handle, PIPE_BIND_SAMPLER_VIEW,

Completed in 3 milliseconds