Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DDeferredDisplayListTest.cpp620 // two parallel arrays of characterizations and surfaces in the order:
645 // Rows are characterizations and columns are surfaces in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
654 SkSurfaceCharacterization characterizations[4]; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
660 characterizations[index] = proxy->createCharacterization(resourceCacheLimit, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
665 SkASSERT(characterizations[index].sampleCount() == numSamples); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
666 SkASSERT(characterizations[index].usesGLFBO0() == isFBO0); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
684 surfaces[s]->isCompatible(characterizations[c])); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()

Completed in 4 milliseconds