Home | History | Annotate | Download | only in VK

Lines Matching full:corner

241  * Corner-cases:
297 Pipeline layouts will be covered mostly by tests that use various layouts, but in addition some corner-case tests are needed:
362 Queue functions (one currently) will have a lot of indicental coverage from other tests, so only targeted corner-case tests are needed:
421 * Corner-cases:
437 Buffers will have a lot of coverage from memory management and access tests. Targeted buffer tests need to verify that various corner-cases and more exotic configurations work as expected.
528 Pipeline tests will create various pipelines and verify that rendering results appear to match (resulting HW pipeline is correct). Fixed-function unit corner-cases nor accuracy is verified. It is not possible to exhaustively test all pipeline configurations so tests have to test some areas in isolation and extend coverage with randomized tests.
540 Pipeline tests, as they need to verify rendering results, will provide a lot of coverage for pipeline state manipulation. In addition some corner-case tests are needed:
562 Pipeline tests will include coverage for most dynamic state object usage as some pipeline configurations need corresponding dynamic state objects. In addition there are couple of corner-cases worth exploring separately:
717 corner cases.