Searched defs:drawContext (Results 1 – 5 of 5) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 458 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/ |
D | audio.js | 12 var drawContext; variable
|
/external/deqp/framework/referencerenderer/ |
D | rrRenderer.cpp | 934 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/ |
D | glsVertexArrayTests.cpp | 720 ContextArrayPack::ContextArrayPack (glu::RenderContext& renderCtx, sglr::Context& drawContext) in ContextArrayPack()
|
D | glsDrawTest.cpp | 1780 …ack (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, sglr::Context& drawContext, const t… in AttributePack()
|