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

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 70 static const int MAX_WORKLOAD_SIZE = 1<<29;
713 if (workloadSize > MAX_WORKLOAD_SIZE)
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 70 static const int MAX_WORKLOAD_SIZE = 1<<29;
713 if (workloadSize > MAX_WORKLOAD_SIZE)
    [all...]

Completed in 60 milliseconds