Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dbuffer_validation.cpp4162 … const uint64_t image_handle, SubresourceRangeErrorCodes errorCodes) const { in ValidateImageSubresourceRange()
4233 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCreateImageViewSubresourceRange()
4252 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCmdClearColorSubresourceRange()
4266 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateCmdClearDepthSubresourceRange()
4280 SubresourceRangeErrorCodes subresourceRangeErrorCodes = {}; in ValidateImageBarrierSubresourceRange()
Dcore_validation.h154 struct SubresourceRangeErrorCodes { struct
1295 SubresourceRangeErrorCodes errorCodes) const;