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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 154 static const size_t kMaxSizeOfSimpleResult = 16 * sizeof(uint32); // NOLINT.
157 static const unsigned int kStartingOffset = kMaxSizeOfSimpleResult;
gles2_implementation.cc 47 const size_t GLES2Implementation::kMaxSizeOfSimpleResult;
    [all...]

Completed in 1854 milliseconds