Searched refs:dispatchVerifyConstantColor (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampledRenderToSingleSampledTests.cpp | 2184 void dispatchVerifyConstantColor(Context &context, TestObjects &testObjects, const Move<VkImageView… in dispatchVerifyConstantColor() function 2364 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage1View(params), in testEnd() 2378 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage2View(params), in testEnd() 2392 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedIntColorImageView(params), in testEnd() 2404 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedDepthOnlyImageView(params), in testEnd() 2416 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedStencilOnlyImageView(params), in testEnd() 3284 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage1View(params), in dispatchVerifyClearAttachments() 3296 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedFloatColorImage2View(params), in dispatchVerifyClearAttachments() 3308 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedIntColorImageView(params), in dispatchVerifyClearAttachments() 3319 … dispatchVerifyConstantColor(context, testObjects, wd.getResolvedDepthOnlyImageView(params), in dispatchVerifyClearAttachments() [all …]
|