Home
last modified time | relevance | path

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

1234567

/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() argument
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/draw/
Ddrawer.cc66 void Drawer::Draw(const kernel::SubGraphKernel *graph, const std::string &name) { in Draw() function in mindspore::lite::Drawer
78 void Drawer::Draw(const CompileResult *graph, const std::string &name) { in Draw() function in mindspore::lite::Drawer
104 void Drawer::Draw(const kernel::SubGraphKernel *graph, const std::string &name) { WARNLOG; } in Draw() function in mindspore::lite::Drawer
106 void Drawer::Draw(const CompileResult *graph, const std::string &name) { WARNLOG; } in Draw() function in mindspore::lite::Drawer
/third_party/skia/src/gpu/
DGrOpFlushState.h280 struct Draw { struct
304 SkArenaAllocList<Draw> fDraws; argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawScissorTests.hpp33 namespace Draw namespace
DvktDrawDifferingInterpolationTests.hpp34 namespace Draw namespace
DvktDrawMultiExtTests.hpp32 namespace Draw namespace
DvktDrawDiscardRectanglesTests.hpp33 namespace Draw namespace
DvktDrawDepthBiasTests.hpp32 namespace Draw namespace
DvktDrawExplicitVertexParameterTests.hpp33 namespace Draw namespace
DvktDrawOutputLocationTests.hpp32 namespace Draw namespace
DvktDrawOHOSNativeBufferTests.hpp31 namespace Draw namespace
DvktDrawSampleAttributeTests.hpp32 namespace Draw namespace
DvktDrawShaderInvocationTests.hpp31 namespace Draw namespace
DvktDrawShaderViewportIndexTests.hpp33 namespace Draw namespace
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawShaderViewportIndexTests.hpp33 namespace Draw namespace
DvktDrawOutputLocationTests.hpp32 namespace Draw namespace
DvktBasicDrawTests.hpp33 namespace Draw namespace
DvktDrawNegativeViewportHeightTests.hpp32 namespace Draw namespace
DvktDrawExplicitVertexParameterTests.hpp33 namespace Draw namespace
DvktDrawShaderInvocationTests.hpp31 namespace Draw namespace
DvktDrawMultipleInterpolationTests.hpp32 namespace Draw namespace
DvktDrawDifferingInterpolationTests.hpp34 namespace Draw namespace
DvktDrawMultisampleLinearInterpolationTests.hpp33 namespace Draw namespace
DvktDrawDepthBiasTests.hpp32 namespace Draw namespace
DvktDrawInvertedDepthRangesTests.hpp33 namespace Draw namespace

1234567