Searched refs:drawAtt (Results 1 – 4 of 4) sorted by relevance
815 const struct gl_renderbuffer_attachment *drawAtt = in intel_blit_framebuffer_copy_tex_sub_image() local825 if (srcRb && drawAtt && drawAtt->Texture && in intel_blit_framebuffer_copy_tex_sub_image()835 const struct gl_texture_object *texObj = drawAtt->Texture; in intel_blit_framebuffer_copy_tex_sub_image()836 const GLuint dstLevel = drawAtt->TextureLevel; in intel_blit_framebuffer_copy_tex_sub_image()
1437 const struct gl_renderbuffer_attachment *drawAtt = in blitframebuffer_texture() local1453 if (drawAtt->Texture == readAtt->Texture) { in blitframebuffer_texture()