Home
last modified time | relevance | path

Searched refs:framebuffer_texture_with_dims (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dfbobject.c3861 framebuffer_texture_with_dims(int dims, GLenum target, GLuint framebuffer, in framebuffer_texture_with_dims() function
3921 framebuffer_texture_with_dims(1, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture1D()
3940 framebuffer_texture_with_dims(2, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture2D()
3950 framebuffer_texture_with_dims(2, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture2DMultisampleEXT()
3972 framebuffer_texture_with_dims(3, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture3D()
4144 framebuffer_texture_with_dims(1, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture1DEXT()
4154 framebuffer_texture_with_dims(2, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture2DEXT()
4165 framebuffer_texture_with_dims(3, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture3DEXT()