Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dfbobject.c4101 framebuffer_texture_with_dims(int dims, GLenum target, GLuint framebuffer, in framebuffer_texture_with_dims() function
4161 framebuffer_texture_with_dims(1, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture1D()
4180 framebuffer_texture_with_dims(2, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture2D()
4190 framebuffer_texture_with_dims(2, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture2DMultisampleEXT()
4212 framebuffer_texture_with_dims(3, target, 0, attachment, textarget, texture, in _mesa_FramebufferTexture3D()
4435 framebuffer_texture_with_dims(1, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture1DEXT()
4445 framebuffer_texture_with_dims(2, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture2DEXT()
4456 framebuffer_texture_with_dims(3, GL_FRAMEBUFFER, framebuffer, attachment, in _mesa_NamedFramebufferTexture3DEXT()