HomeSort by relevance Sort by last modified time
    Searched refs:GetVertexArrayInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_attribs.cc 270 EXPECT_TRUE(GetVertexArrayInfo(kNewClientId) != NULL);
291 EXPECT_TRUE(GetVertexArrayInfo(client_vertexarray_id_) == NULL);
313 EXPECT_TRUE(GetVertexArrayInfo(client_vertexarray_id_) == NULL);
gles2_cmd_decoder_unittest_base.h 135 VertexAttribManager* GetVertexArrayInfo(GLuint client_id) {

Completed in 848 milliseconds