Searched refs:BUFFER_COLOR0 (Results 1 – 13 of 13) sorted by relevance
54 [BUFFER_COLOR0] = "color0",
52 [BUFFER_COLOR0] = "color0",
71 flip_y = ctx->ReadBuffer->Attachment[BUFFER_COLOR0].Type == GL_NONE; in do_copy_texsubimage()
927 att = &fb->Attachment[BUFFER_COLOR0 + i]; in radeon_validate_framebuffer()
177 fb->_ColorDrawBufferIndexes[0] = BUFFER_COLOR0; in _mesa_initialize_user_framebuffer()179 fb->_ColorReadBufferIndex = BUFFER_COLOR0; in _mesa_initialize_user_framebuffer()
183 return BUFFER_COLOR0; in read_buffer_enum_to_index()
292 else if (att[BUFFER_COLOR0 + drawbuffer].Renderbuffer) { in make_color_buffer_mask()
454 BUFFER_COLOR0, enumerator479 #define BUFFER_BIT_COLOR0 (1 << BUFFER_COLOR0)
222 return &fb->Attachment[BUFFER_COLOR0 + i]; in _mesa_get_attachment()731 att = &fb->Attachment[BUFFER_COLOR0 + i]; in _mesa_test_framebuffer_completeness()
742 assert(BUFFER_COLOR0 + MAX_DRAW_BUFFERS <= BUFFER_COUNT); in check_context_limits()
628 &fb->Attachment[BUFFER_COLOR0 + i]; in st_validate_framebuffer()