Searched refs:MAX_WORKLOAD_SIZE (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp70 static const int MAX_WORKLOAD_SIZE = 1<<29; member in namespace:deqp::gles2::Performance
713 if (workloadSize > MAX_WORKLOAD_SIZE)
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp70 static const int MAX_WORKLOAD_SIZE = 1<<29; member in namespace:deqp::gles3::Performance
713 if (workloadSize > MAX_WORKLOAD_SIZE)

Completed in 110 milliseconds