Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h43MEMTRACK_INVALID_MEM_REGION, // Memory region for object bound to an allocation is inval… enumerator
Dcore_validation.cpp521 … reinterpret_cast<uint64_t &>(mem), __LINE__, MEMTRACK_INVALID_MEM_REGION, "MEM", in ValidateMemoryIsValid()
536 …interpret_cast<uint64_t &>(image_state->binding.mem), __LINE__, MEMTRACK_INVALID_MEM_REGION, "MEM", in ValidateImageMemoryIsValid()