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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_drawing.cc1258 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, 0);
1321 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, kServiceBufferId);
1359 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, 0);
1489 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, kServiceBufferId);
1553 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, kServiceBufferId);
1612 (kNumVertices - kMaxValidIndex - 1) * 2 * sizeof(GLfloat));
1649 (kNumVertices - kMaxValidIndex - 1) * 2 * sizeof(GLfloat));
H A Dgles2_cmd_decoder_unittest_base.h458 static const GLuint kMaxValidIndex = 7; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_base.cc1284 const GLuint GLES2DecoderTestBase::kMaxValidIndex; member in class:gpu::gles2::GLES2DecoderTestBase
H A Dgles2_cmd_decoder_unittest_textures.cc2455 AddExpectationsForSimulatedAttrib0(kMaxValidIndex + 1, 0);

Completed in 4117 milliseconds