Lines Matching refs:GL_TEXTURE
397 if (att->Type == GL_TEXTURE) { in remove_attachment()
402 if (att->Type == GL_TEXTURE || att->Type == GL_RENDERBUFFER_EXT) { in remove_attachment()
508 assert(att->Type == GL_TEXTURE); in set_texture_attachment()
513 att->Type = GL_TEXTURE; in set_texture_attachment()
646 if (depth->Type == GL_TEXTURE && in _mesa_has_depthstencil_combined()
794 if (att->Type == GL_TEXTURE) { in test_attachment_completeness()
1047 if (att->Type == GL_TEXTURE) { in _mesa_test_framebuffer_completeness()
3973 else if (att->Type == GL_TEXTURE) { in get_framebuffer_attachment_parameter()
3986 if (att->Type == GL_TEXTURE) { in get_framebuffer_attachment_parameter()
3998 if (att->Type == GL_TEXTURE) { in get_framebuffer_attachment_parameter()
4020 } else if (att->Type == GL_TEXTURE) { in get_framebuffer_attachment_parameter()
4144 } else if (att->Type == GL_TEXTURE) { in get_framebuffer_attachment_parameter()