Home
last modified time | relevance | path

Searched defs:drawContext (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp458 VulkanDrawContext drawContext (context, framebufferState); in testPrimitivesInside() local
514 VulkanDrawContext drawContext (context, framebufferState); in testPrimitivesOutside() local
605 VulkanDrawContext drawContext (context, framebufferState); in testPrimitivesDepthClamp() local
697 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesDepthClip() local
727 VulkanDrawContext drawContext(context, framebufferState); in testPrimitivesDepthClip() local
797 VulkanDrawContext drawContext(context, framebufferState); in testLargePoints() local
929 VulkanDrawContext drawContext(context, framebufferState); in testWideLines() local
1335 VulkanDrawContext drawContext (context, framebufferState); in testClipDistance() local
1464 VulkanDrawContext drawContext (context, framebufferState); in testComplementarity() local
/external/adhd/scripts/mic_testing/frontend/
Daudio.js12 var drawContext; variable
/external/deqp/framework/referencerenderer/
DrrRenderer.cpp934 void generatePrimitiveIDs (ContainerType& list, DrawContext& drawContext) in generatePrimitiveIDs()
1413 …td::vector<typename PrimitiveTypeTraits<DrawPrimitiveType>::Type>& input, DrawContext& drawContext) in drawWithGeometryShader()
1481 …ogram& program, VertexPacket* const* vertices, int numVertices, DrawContext& drawContext, VertexPa… in drawAsPrimitives()
1778 DrawContext drawContext; in drawInstanced() local
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp720 ContextArrayPack::ContextArrayPack (glu::RenderContext& renderCtx, sglr::Context& drawContext) in ContextArrayPack()
DglsDrawTest.cpp1780 …ack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawContext, const t… in AttributePack()