Searched refs:BoundFramebufferHasColorAttachmentWithAlpha (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc689 bool BoundFramebufferHasColorAttachmentWithAlpha(bool all_draw_buffers);
3986 bool GLES2DecoderImpl::BoundFramebufferHasColorAttachmentWithAlpha( function in class:gpu::gles2::GLES2DecoderImpl
4024 bool have_alpha = BoundFramebufferHasColorAttachmentWithAlpha(true);
4548 params[0] = BoundFramebufferHasColorAttachmentWithAlpha(false) ? v : 0;

Completed in 111 milliseconds