Home
last modified time | relevance | path

Searched refs:AddExpectationsForActiveTexture (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder_unittest_context_state.cc62 void AddExpectationsForActiveTexture(GLenum unit);
73 void GLES2DecoderRestoreStateTest::AddExpectationsForActiveTexture( in AddExpectationsForActiveTexture() function in gpu::gles2::GLES2DecoderRestoreStateTest
110 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
117 AddExpectationsForActiveTexture(GL_TEXTURE0 + i); in TEST_P()
125 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
138 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
144 AddExpectationsForActiveTexture(GL_TEXTURE0 + i); in TEST_P()
150 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
171 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
175 AddExpectationsForActiveTexture(GL_TEXTURE0); in TEST_P()
[all …]