Searched refs:framebuffer_texture_with_dims (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | fbobject.c | 3384 framebuffer_texture_with_dims(int dims, GLenum target, in framebuffer_texture_with_dims() function 3440 framebuffer_texture_with_dims(1, target, attachment, textarget, texture, in _mesa_FramebufferTexture1D() 3459 framebuffer_texture_with_dims(2, target, attachment, textarget, texture, in _mesa_FramebufferTexture2D() 3479 framebuffer_texture_with_dims(3, target, attachment, textarget, texture, in _mesa_FramebufferTexture3D()
|