Searched defs:stippleFactor (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuRasterizationVerifier.hpp | 104 uint32_t stippleFactor; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 1212 … LineStippleFactorCase stippleFactor, const uint32_t additionalRenderSize, in BaseLineTestInstance() 1715 … LineStippleFactorCase stippleFactor, uint32_t additionalRenderSize, in PointTestInstance() 4887 LineStippleFactorCase stippleFactor = LineStippleFactorCase::DEFAULT, in WidenessTestCase() 5002 … VkLineRasterizationModeEXT lineRasterizationMode, LineStippleFactorCase stippleFactor, in LinesTestInstance() 5089 … VkLineRasterizationModeEXT lineRasterizationMode, LineStippleFactorCase stippleFactor, in LineStripTestInstance() 8113 LineStippleFactorCase stippleFactor; in createRasterizationTests() member
|
/aosp_15_r20/external/deqp/framework/referencerenderer/ |
H A D | rrRasterizer.cpp | 885 …Rasterizer::init(const tcu::Vec4 &v0, const tcu::Vec4 &v1, float lineWidth, uint32_t stippleFactor, in init()
|