Home | History | Annotate | Download | only in service

Lines Matching refs:GL_STENCIL_BITS

4019   EXPECT_CALL(*gl_, GetIntegerv(GL_STENCIL_BITS, _))
4024 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4027 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),
4050 EXPECT_CALL(*gl_, GetIntegerv(GL_STENCIL_BITS, _))
4055 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4058 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),
4330 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4331 EXPECT_CALL(*gl_, GetIntegerv(GL_STENCIL_BITS, _))
4336 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),
4374 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4375 EXPECT_CALL(*gl_, GetIntegerv(GL_STENCIL_BITS, _))
4380 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),
4445 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4446 GL_STENCIL_BITS, _))
4451 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),
4516 cmd2.Init(GL_STENCIL_BITS, shared_memory_id_, shared_memory_offset_);
4517 EXPECT_CALL(*gl_, GetIntegerv(GL_STENCIL_BITS, _))
4522 decoder_->GetGLES2Util()->GLGetNumValuesReturned(GL_STENCIL_BITS),