Home
last modified time | relevance | path

Searched defs:drawCallData (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp484 DrawCallData drawCallData(topology, vertices); in testPrimitivesInside() local
547 DrawCallData drawCallData(topology, vertices); in testPrimitivesOutside() local
642 DrawCallData drawCallData(topology, vertices); in testPrimitivesDepthClamp() local
743 DrawCallData drawCallData(topology, vertices); in testPrimitivesDepthClip() local
779 DrawCallData drawCallData(topology, vertices); in testPrimitivesDepthClip() local
858 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_POINT_LIST, vertices); in testLargePoints() local
1001 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_LINE_LIST, vertices); in testWideLines() local
1513 DrawCallData drawCallData(caseDef.topology, vertices); in testClipDistance() local
1654 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, vertices); in testComplementarity() local
1728 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, vertices); in testCullDistance() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktDrawUtil.cpp139 const DrawCallData &drawCallData) in registerDrawObject()
390 const DrawCallData &drawCallData) in registerDrawObject()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderBuiltinVarTests.cpp160 DrawCallData drawCallData(m_topology, vertices); in iterate() local
746 DrawCallData drawCallData(m_topology, vertices); in iterate() local
870 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, vertices); in iterate() local
1228 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, vertices); in iterate() local
H A DvktShaderRenderInvarianceTests.cpp275 DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, vertices); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFilteringTests.cpp318 const DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_STRIP, vertices); in iterate() local
H A DvktYCbCrImageQueryTests.cpp654 const DrawCallData drawCallData(VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST, vertices); in testImageQueryLod() local