Searched defs:SetupExpectationsForEnableDisable (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_base.cc648 SetupExpectationsForEnableDisable(GL_SCISSOR_TEST, false);
758 void GLES2DecoderTestBase::SetupExpectationsForEnableDisable(GLenum cap, function in class:gpu::gles2::GLES2DecoderTestBase
845 SetupExpectationsForEnableDisable(GL_DEPTH_TEST,
847 SetupExpectationsForEnableDisable(GL_STENCIL_TEST,
1483 SetupExpectationsForEnableDisable(cap, enable);

Completed in 38 milliseconds