Home
last modified time | relevance | path

Searched defs:createVertexBuffers (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
DTriFanMicroBench.cpp35 void createVertexBuffers() in createVertexBuffers() function in TriangleFanBenchSample
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DDrawTester.hpp125 std::function<void(ThisType &tester)> createVertexBuffers = [](auto &) {}; in __anon268bbbc90102() member