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

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_attribs.cc270 EXPECT_TRUE(GetVertexArrayInfo(kNewClientId) != NULL);
291 EXPECT_TRUE(GetVertexArrayInfo(client_vertexarray_id_) == NULL);
313 EXPECT_TRUE(GetVertexArrayInfo(client_vertexarray_id_) == NULL);
H A Dgles2_cmd_decoder_unittest_base.h135 VertexAttribManager* GetVertexArrayInfo(GLuint client_id) { function in class:gpu::gles2::GLES2DecoderTestBase

Completed in 4612 milliseconds