Home
last modified time | relevance | path

Searched refs:testCount (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/samples/stencil_operations/
DStencilOperations.cpp95 static const size_t testCount = 4; in draw() local
96 GLfloat colors[testCount][4] = { in draw()
103 GLuint stencilValues[testCount] = { in draw()
193 for (size_t i = 0; i < testCount; ++i) in draw()