Lines Matching defs:attachment
267 GLenum attachment, bool *is_color_attachment) in get_attachment()
326 GLenum attachment) in get_fb0_attachment()
666 GLenum attachment, in _mesa_FramebufferRenderbuffer_sw()
3973 GLenum attachment, const char *caller) in _mesa_get_and_validate_attachment()
4005 GLenum attachment, in _mesa_framebuffer_texture()
4079 framebuffer_texture_with_dims_no_error(GLenum target, GLenum attachment, in framebuffer_texture_with_dims_no_error()
4102 GLenum attachment, GLenum textarget, in framebuffer_texture_with_dims()
4148 _mesa_FramebufferTexture1D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D_no_error()
4158 _mesa_FramebufferTexture1D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture1D()
4167 _mesa_FramebufferTexture2D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2D_no_error()
4177 _mesa_FramebufferTexture2D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2D()
4186 _mesa_FramebufferTexture2DMultisampleEXT(GLenum target, GLenum attachment, in _mesa_FramebufferTexture2DMultisampleEXT()
4198 _mesa_FramebufferTexture3D_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3D_no_error()
4208 _mesa_FramebufferTexture3D(GLenum target, GLenum attachment, in _mesa_FramebufferTexture3D()
4219 GLenum attachment, GLuint texture, in frame_buffer_texture()
4337 _mesa_FramebufferTextureLayer_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayer_no_error()
4347 _mesa_FramebufferTextureLayer(GLenum target, GLenum attachment, in _mesa_FramebufferTextureLayer()
4357 GLenum attachment, in _mesa_NamedFramebufferTextureLayer_no_error()
4367 _mesa_NamedFramebufferTextureLayer(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTextureLayer()
4376 _mesa_FramebufferTextureMultiviewOVR_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTextureMultiviewOVR_no_error()
4386 _mesa_FramebufferTextureMultiviewOVR(GLenum target, GLenum attachment, in _mesa_FramebufferTextureMultiviewOVR()
4396 _mesa_FramebufferTextureMultisampleMultiviewOVR_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTextureMultisampleMultiviewOVR_no_error()
4406 _mesa_FramebufferTextureMultisampleMultiviewOVR(GLenum target, GLenum attachment, in _mesa_FramebufferTextureMultisampleMultiviewOVR()
4416 _mesa_NamedFramebufferTextureMultiviewOVR_no_error(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTextureMultiviewOVR_no_error()
4426 _mesa_NamedFramebufferTextureMultiviewOVR(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTextureMultiviewOVR()
4436 _mesa_FramebufferTexture_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferTexture_no_error()
4445 _mesa_FramebufferTexture(GLenum target, GLenum attachment, in _mesa_FramebufferTexture()
4453 _mesa_NamedFramebufferTexture_no_error(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTexture_no_error()
4462 _mesa_NamedFramebufferTexture(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTexture()
4471 _mesa_NamedFramebufferTexture1DEXT(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTexture1DEXT()
4481 _mesa_NamedFramebufferTexture2DEXT(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTexture2DEXT()
4491 _mesa_NamedFramebufferTexture3DEXT(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferTexture3DEXT()
4504 GLenum attachment, in _mesa_framebuffer_renderbuffer()
4521 GLenum attachment, GLenum renderbuffertarget, in framebuffer_renderbuffer()
4598 struct gl_framebuffer *fb, GLenum attachment, in framebuffer_renderbuffer_error()
4608 struct gl_framebuffer *fb, GLenum attachment, in framebuffer_renderbuffer_no_error()
4617 _mesa_FramebufferRenderbuffer_no_error(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbuffer_no_error()
4629 _mesa_FramebufferRenderbuffer(GLenum target, GLenum attachment, in _mesa_FramebufferRenderbuffer()
4650 GLenum attachment, in _mesa_NamedFramebufferRenderbuffer_no_error()
4663 _mesa_NamedFramebufferRenderbuffer(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferRenderbuffer()
4682 _mesa_NamedFramebufferRenderbufferEXT(GLuint framebuffer, GLenum attachment, in _mesa_NamedFramebufferRenderbufferEXT()
4703 GLenum attachment, GLenum pname, in get_framebuffer_attachment_parameter()
5051 _mesa_GetFramebufferAttachmentParameteriv(GLenum target, GLenum attachment, in _mesa_GetFramebufferAttachmentParameteriv()
5073 GLenum attachment, in _mesa_GetNamedFramebufferAttachmentParameteriv()
5103 GLenum attachment, in _mesa_GetNamedFramebufferAttachmentParameterivEXT()
5435 const GLenum attachment) in get_fb_attachment_index()