Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dimage.h47IMAGE_INVALID_USAGE, // Image was created without necessary usage for operation enumerator
Dimage.cpp653 … reinterpret_cast<uint64_t &>(image), __LINE__, IMAGE_INVALID_USAGE, "IMAGE", str); in CmdClearColorImage()