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

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 46 static const GLint kMaxVertexUniformComponents = kMaxVertexUniformVectors * 4;
test_helper.cc 60 const GLint TestHelper::kMaxVertexUniformComponents;
268 .WillOnce(SetArgumentPointee<1>(kMaxVertexUniformComponents))

Completed in 73 milliseconds