Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp4049 … const uint64_t image_handle, SubresourceRangeErrorCodes errorCodes) { in ValidateImageSubresourceRange()
4121 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCreateImageViewSubresourceRange()
4139 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCmdClearColorSubresourceRange()
4152 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCmdClearDepthSubresourceRange()
4166 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateImageBarrierSubresourceRange()
Dcore_validation.h140 struct SubresourceRangeErrorCodes { struct
687 … const uint64_t image_handle, SubresourceRangeErrorCodes errorCodes);