Searched refs:frame_buffer_texture (Results 1 – 1 of 1) sorted by relevance
| /third_party/mesa3d/src/mesa/main/ |
| D | fbobject.c | 4162 frame_buffer_texture(GLuint framebuffer, GLenum target, in frame_buffer_texture() function 4255 frame_buffer_texture(0, target, attachment, texture, level, layer, in _mesa_FramebufferTextureLayer_no_error() 4264 frame_buffer_texture(0, target, attachment, texture, level, layer, in _mesa_FramebufferTextureLayer() 4275 frame_buffer_texture(framebuffer, 0, attachment, texture, level, layer, in _mesa_NamedFramebufferTextureLayer_no_error() 4284 frame_buffer_texture(framebuffer, 0, attachment, texture, level, layer, in _mesa_NamedFramebufferTextureLayer() 4293 frame_buffer_texture(0, target, attachment, texture, level, 0, in _mesa_FramebufferTexture_no_error() 4302 frame_buffer_texture(0, target, attachment, texture, level, 0, in _mesa_FramebufferTexture() 4310 frame_buffer_texture(framebuffer, 0, attachment, texture, level, 0, in _mesa_NamedFramebufferTexture_no_error() 4319 frame_buffer_texture(framebuffer, 0, attachment, texture, level, 0, in _mesa_NamedFramebufferTexture()
|