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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc690 bool BoundFramebufferHasDepthAttachment();
3997 bool GLES2DecoderImpl::BoundFramebufferHasDepthAttachment() { function in class:gpu::gles2::GLES2DecoderImpl
4030 bool have_depth = BoundFramebufferHasDepthAttachment();
4556 params[0] = BoundFramebufferHasDepthAttachment() ? v : 0;

Completed in 44 milliseconds