Searched defs:drawContext (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 487 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesInside() local 550 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesOutside() local 645 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesDepthClamp() local 746 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesDepthClip() local 782 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesDepthClip() local 861 VulkanDrawContext drawContext(context, framebufferState); in testLargePoints() local 1004 VulkanDrawContext drawContext(context, framebufferState); in testWideLines() local 1516 VulkanDrawContext drawContext(context, framebufferState); in testClipDistance() local 1657 VulkanDrawContext drawContext(context, framebufferState); in testComplementarity() local 1729 VulkanDrawContext drawContext(context, framebufferState); in testCullDistance() local
|
/external/skia/src/gpu/graphite/ |
D | KeyHelpers.cpp | 1448 DrawContext* drawContext, in notify_in_use() 1495 void NotifyImagesInUse(Recorder* recorder, DrawContext* drawContext, const SkBlender* blender) { in NotifyImagesInUse() 1690 void NotifyImagesInUse(Recorder* recorder, DrawContext* drawContext, const SkColorFilter* filter) { in NotifyImagesInUse() 1730 DrawContext* drawContext, in notify_in_use() 1764 static void notify_in_use(Recorder* recorder, DrawContext* drawContext, const SkCTMShader* shader) { in notify_in_use() 1798 DrawContext* drawContext, in notify_in_use() 1818 DrawContext* drawContext, in notify_in_use() 2099 DrawContext* drawContext, in notify_in_use() 2186 DrawContext* drawContext, in notify_in_use() 2340 DrawContext* drawContext, in notify_in_use() [all …]
|
/external/skia/tests/ |
D | GrSurfaceResolveTest.cpp | 258 auto drawContext = skgpu::ganesh::SurfaceDrawContext::Make(dc, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.cpp | 944 void generatePrimitiveIDs(ContainerType &list, DrawContext &drawContext) in generatePrimitiveIDs() 1456 DrawContext &drawContext) in drawWithGeometryShader() 1536 VertexPacket *const *vertices, int numVertices, DrawContext &drawContext, in drawAsPrimitives() 1845 DrawContext drawContext; in drawInstanced() local
|
/external/deqp/modules/glshared/ |
D | glsVertexArrayTests.cpp | 659 ContextArrayPack::ContextArrayPack(glu::RenderContext &renderCtx, sglr::Context &drawContext) in ContextArrayPack()
|
D | glsDrawTest.cpp | 2247 …AttributePack(tcu::TestContext &testCtx, glu::RenderContext &renderCtx, sglr::Context &drawContext, in AttributePack()
|