Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation_error_enums.h54 DRAWSTATE_INVALID_SET, // Invalid DS enumerator
Dcore_validation.cpp7369 … reinterpret_cast<uint64_t &>(commandBuffer), __LINE__, DRAWSTATE_INVALID_SET, "DS", in CmdSetLineWidth()
7373 …skip_call |= verifyLineWidth(dev_data, DRAWSTATE_INVALID_SET, reinterpret_cast<uint64_t &>(command… in CmdSetLineWidth()
7579DRAWSTATE_INVALID_SET, "DS", "Attempt to bind descriptor set 0x%" PRIxLEAST64 in CmdBindDescriptorSets()