Home
last modified time | relevance | path

Searched defs:kVertexCount (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/skia/tools/viewer/
H A DGraphitePrimitivesSlide.cpp290 static const size_t kVertexCount = 4*std::size(kCornerTemplate); variable
291 static void compute_vertices(SkV3 devPts[kVertexCount], in compute_vertices()
/aosp_15_r20/external/skia/tests/graphite/
H A DDeviceTest.cpp24 static constexpr int kVertexCount = 5; in DEF_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
/aosp_15_r20/external/skia/src/gpu/graphite/render/
H A DPerEdgeAAQuadRenderStep.cpp145 static constexpr int kVertexCount = 4 * kCornerVertexCount; variable
H A DCircularArcRenderStep.cpp86 static constexpr int kVertexCount = 18; variable
H A DAnalyticRRectRenderStep.cpp278 static constexpr int kVertexCount = 4 * kCornerVertexCount; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateMiscTests.cpp52 constexpr uint32_t kVertexCount = 4u; variable
H A DvktPipelineImageSlicedViewOf3DTests.cpp64 constexpr uint32_t kVertexCount = 3u; variable
/aosp_15_r20/external/skia/bench/
H A DVertexColorSpaceBench.cpp210 const int kVertexCount = 1024; in onPrepareDraws() local
/aosp_15_r20/external/skia/tests/
H A DMeshTest.cpp371 constexpr float kVertexCount = 4; in DEF_TEST() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawNegativeViewportHeightTests.cpp732 static constexpr uint32_t kVertexCount = 4u; member in vkt::Draw::__anonfdcf89540111::OffScreenViewportCase
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp4269 constexpr uint32_t kVertexCount = 6; in TEST_P() local
H A DVertexAttributeTest.cpp375 static constexpr size_t kVertexCount = 24; member in __anon8ff86acd0111::VertexAttributeTest