Searched refs:ValidateCmdBufImageLayouts (Results 1 – 3 of 3) sorted by relevance
1445 …bool ValidateCmdBufImageLayouts(const CMD_BUFFER_STATE* pCB, const ImageSubresPairLayoutMap& globa…
3422 bool CoreChecks::ValidateCmdBufImageLayouts(const CMD_BUFFER_STATE *pCB, const ImageSubresPairLayou… in ValidateCmdBufImageLayouts() function in CoreChecks
3286 skip |= ValidateCmdBufImageLayouts(cb_node, imageLayoutMap, &localImageLayoutMap); in ValidateCommandBuffersForSubmit()