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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.cc 878 !ValidateOffset("glDrawElements", reinterpret_cast<GLintptr>(indices))) {
    [all...]
gles2_implementation.h 611 bool ValidateOffset(const char* func, GLintptr offset);

Completed in 63 milliseconds