Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp6960 VkRenderPass fbRP = fbNode->second.createInfo.renderPass; in vkBeginCommandBuffer() local
6961 … if (!verify_renderpass_compatibility(dev_data, fbRP, pInfo->renderPass, errorString)) { in vkBeginCommandBuffer()
6973 … (uint64_t)(pInfo->framebuffer), (uint64_t)(fbRP), errorString.c_str()); in vkBeginCommandBuffer()