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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc691 bool BoundFramebufferHasStencilAttachment();
4009 bool GLES2DecoderImpl::BoundFramebufferHasStencilAttachment() { function in class:gpu::gles2::GLES2DecoderImpl
4033 bool have_stencil = BoundFramebufferHasStencilAttachment();
4564 params[0] = BoundFramebufferHasStencilAttachment() ? v : 0;

Completed in 334 milliseconds