Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp1633 bool CoreChecks::VerifyClearImageLayout(const CMD_BUFFER_STATE *cb_node, const IMAGE_STATE *image_s… in VerifyClearImageLayout() function in CoreChecks
1729 …skip |= VerifyClearImageLayout(cb_node, image_state, pRanges[i], imageLayout, "vkCmdClearColorImag… in PreCallValidateCmdClearColorImage()
1782 …skip |= VerifyClearImageLayout(cb_node, image_state, pRanges[i], imageLayout, "vkCmdClearDepthSten… in PreCallValidateCmdClearDepthStencilImage()
Dcore_validation.h1329 bool VerifyClearImageLayout(const CMD_BUFFER_STATE* cb_node, const IMAGE_STATE* image_state,