Home
last modified time | relevance | path

Searched refs:dispatchVerifyConstantColor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp2184 void dispatchVerifyConstantColor(Context &context, TestObjects &testObjects, const Move<VkImageView… in dispatchVerifyConstantColor() function
2364dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage1View(params), in testEnd()
2378dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage2View(params), in testEnd()
2392dispatchVerifyConstantColor(context, testObjects, wd.getResolvedIntColorImageView(params), in testEnd()
2404dispatchVerifyConstantColor(context, testObjects, wd.getResolvedDepthOnlyImageView(params), in testEnd()
2416dispatchVerifyConstantColor(context, testObjects, wd.getResolvedStencilOnlyImageView(params), in testEnd()
3284dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage1View(params), in dispatchVerifyClearAttachments()
3296dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage2View(params), in dispatchVerifyClearAttachments()
3308dispatchVerifyConstantColor(context, testObjects, wd.getResolvedIntColorImageView(params), in dispatchVerifyClearAttachments()
3319dispatchVerifyConstantColor(context, testObjects, wd.getResolvedDepthOnlyImageView(params), in dispatchVerifyClearAttachments()
[all …]