Home
last modified time | relevance | path

Searched refs:OutOfBoundsStrideParams (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3267 struct OutOfBoundsStrideParams struct
3272 OutOfBoundsStrideParams (const bool pipelineRobustness_, const bool dynamicStride_) in OutOfBoundsStrideParams() function
3281 OutOfBoundsStrideInstance (Context& context, const OutOfBoundsStrideParams& params) in OutOfBoundsStrideInstance()
3290 const OutOfBoundsStrideParams m_params;
3296 OutOfBoundsStrideCase (tcu::TestContext& testCtx, const std::string& name, const OutOfBoundsStrideParams& params);
3304 const OutOfBoundsStrideParams m_params;
3307 OutOfBoundsStrideCase::OutOfBoundsStrideCase (tcu::TestContext& testCtx, const std::string& name, const OutOfBoundsStrideParams& params) in OutOfBoundsStrideCase()
3979 const OutOfBoundsStrideParams params (pipelineRobustness, dynamicStride); in createTests()

Completed in 6 milliseconds