Searched defs:numDrawCalls (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/modules/glshared/ |
D | glsCalibration.hpp | 85 int numDrawCalls; member 103 int numDrawCalls; member
|
D | glsShaderPerformanceMeasurer.cpp | 260 void ShaderPerformanceMeasurer::render (int numDrawCalls) in render()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFlushFinishTests.cpp | 125 int numDrawCalls; member 245 void FlushFinishCase::render (int numDrawCalls) in render()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFlushFinishTests.cpp | 132 int numDrawCalls; member 271 void FlushFinishCase::render (int numDrawCalls) in render()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 843 void OperatorPerformanceCase::render (int numDrawCalls) in render() 854 deUint64 OperatorPerformanceCase::renderAndMeasure (int numDrawCalls) in renderAndMeasure()
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 843 void OperatorPerformanceCase::render (int numDrawCalls) in render() 854 deUint64 OperatorPerformanceCase::renderAndMeasure (int numDrawCalls) in renderAndMeasure()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1591 …hod method, bool computeCmd, bool computeData, bool computeIndices, int gridSize, int numDrawCalls) in ComputeShaderGeneratedCombinedCase() 1712 …hod method, bool computeCmd, bool computeData, bool computeIndices, int gridSize, int numDrawCalls) in ComputeShaderGeneratedSeparateCase()
|