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

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 44 static const GLint kMaxVaryingFloats = kMaxVaryingVectors * 4;
test_helper.cc 58 const GLint TestHelper::kMaxVaryingFloats;
265 .WillOnce(SetArgumentPointee<1>(kMaxVaryingFloats))

Completed in 137 milliseconds