Home
last modified time | relevance | path

Searched defs:Draw (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/skia/experimental/graphite/src/
DDrawList.h196 struct Draw { struct
197 const Renderer& fRenderer; // Statically defined by function that recorded the Draw argument
202 DrawOrder fOrder; argument
207 Draw(const Renderer& renderer, const Transform& transform, const Shape& shape, in Draw() function
/third_party/skia/src/gpu/
DGrOpFlushState.h276 struct Draw { struct
300 SkArenaAllocList<Draw> fDraws; argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawDiscardRectanglesTests.hpp32 namespace Draw namespace
DvktDrawOutputLocationTests.hpp32 namespace Draw namespace
DvktDrawNegativeViewportHeightTests.hpp31 namespace Draw namespace
DvktDrawInvertedDepthRangesTests.hpp32 namespace Draw namespace
DvktDrawAhbTests.hpp33 namespace Draw namespace
DvktDrawMultipleInterpolationTests.hpp31 namespace Draw namespace
DvktDrawExplicitVertexParameterTests.hpp32 namespace Draw namespace
DvktDrawMultiExtTests.hpp31 namespace Draw namespace
DvktDrawDepthClampTests.hpp32 namespace Draw namespace
DvktDrawTests.hpp32 namespace Draw namespace
DvktDrawShaderViewportIndexTests.hpp32 namespace Draw namespace
DvktDrawScissorTests.hpp32 namespace Draw namespace
DvktBasicDrawTests.hpp32 namespace Draw namespace
DvktDrawShaderLayerTests.hpp32 namespace Draw namespace
DvktDrawDifferingInterpolationTests.hpp33 namespace Draw namespace
DvktDrawConcurrentTests.hpp31 namespace Draw namespace
DvktDrawSimpleTest.hpp31 namespace Draw namespace
DvktDrawIndexedTest.hpp31 namespace Draw namespace
DvktDrawIndirectTest.hpp31 namespace Draw namespace
DvktDrawInstancedTests.hpp31 namespace Draw namespace
DvktDrawShaderDrawParametersTests.hpp30 namespace Draw namespace
DvktDrawMultipleClearsWithinRenderPass.hpp31 namespace Draw namespace
/third_party/skia/gm/
Dclipdrawdraw.cpp24 static void Draw(SkCanvas* canvas, const SkRect& rect) { in Draw() function

1234