Lines Matching defs:target
286 * "If target is EGL_GL_RENDERBUFFER and buffer is not the name of a
290 * "If target is EGL_GL_TEXTURE_2D , EGL_GL_TEXTURE_CUBE_MAP_*,
292 * default GL texture object (0) for the corresponding GL target, the
367 dri2_create_from_texture(__DRIcontext *context, int target, unsigned texture,
380 if (!obj || obj->Target != target) {
391 if (target == GL_TEXTURE_CUBE_MAP)
405 if (target == GL_TEXTURE_3D && obj->Image[face][level]->Depth < depth) {
680 screen->target, 0, 0, PIPE_BIND_SAMPLER_VIEW))
704 screen->target, 0, 0,
707 screen->target, 0, 0,