Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DGrPipelineDynamicStateTest.cpp35 static constexpr int kNumMeshes = 4; variable
39 static const SkIRect kDynamicScissors[kNumMeshes] = {
46 static const GrColor kMeshColors[kNumMeshes] {
155 SkSTArray<kNumMeshes, GrSimpleMesh> meshes;
156 for (int i = 0; i < kNumMeshes; ++i) {
202 Vertex vdata[kNumMeshes * 4] = {
246 expectedColorIdx = kNumMeshes - 1;

Completed in 1 milliseconds