Home
last modified time | relevance | path

Searched defs:fboIndex (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/perf_tests/
DFramebufferAttachmentPerfTest.cpp116 for (size_t fboIndex = 0; fboIndex < fboCount; fboIndex++) in drawBenchmark() local
128 for (size_t fboIndex = 0; fboIndex < fboCount; fboIndex++) in drawBenchmark() local
161 for (size_t fboIndex = 0; fboIndex < mAdditionalFbo.size(); fboIndex++) in initializeBenchmark() local
176 for (size_t fboIndex = 0; fboIndex < mAdditionalFbo.size(); fboIndex++) in destroyBenchmark() local
DVulkanBarriersPerf.cpp213 void VulkanBarriersPerfBenchmark::createFramebuffer(uint32_t fboIndex, in createFramebuffer()
/external/angle/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp3375 for (size_t fboIndex = 0; fboIndex < 2; ++fboIndex) in TEST_P() local