Searched defs:kVertices (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | PrimitiveTopologyTests.cpp | 139 constexpr static float kVertices[] = { variable
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | RenderBundleValidationTests.cpp | 77 constexpr static float kVertices[] = {-1.f, 1.f, 1.f, -1.f, -1.f, 1.f}; variable
|
/third_party/skia/tests/ |
H A D | DMSAATest.cpp | 42 static const SkPoint kVertices[3] = {{-.5f,-.5f}, {kWidth * 2.1f, 0}, {0, kHeight * 2.1f}}; in draw_paint_with_dmsaa() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 86 const std::array<Vec4, 3u> kVertices = member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawInvertedDepthRangesTests.cpp | 86 const std::array<Vec4, 3u> kVertices = member [all...] |
Completed in 5 milliseconds