Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dstateless_validation.h707 enum FlagType { kRequiredFlags, kOptionalFlags, kRequiredSingleBit, kOptionalSingleBit }; enumerator
748 … const bool is_bits_type = flag_type == kRequiredSingleBit || flag_type == kOptionalSingleBit;
/external/vulkan-validation-layers/layers/generated/
Dparameter_validation.cpp486 …ts", AllVkExternalMemoryHandleTypeFlagBits, structure->handleType, kOptionalSingleBit, "VUID-VkPhy… in ValidatePnextStructContents()
555 …ts", AllVkExternalMemoryHandleTypeFlagBits, structure->handleType, kOptionalSingleBit, "VUID-VkImp… in ValidatePnextStructContents()
562 …ts", AllVkExternalMemoryHandleTypeFlagBits, structure->handleType, kOptionalSingleBit, "VUID-VkImp… in ValidatePnextStructContents()
945 …ts", AllVkSampleCountFlagBits, structure->sampleLocationsPerPixel, kOptionalSingleBit, "VUID-VkSam… in ValidatePnextStructContents()
968 …SampleLocationsIndex].sampleLocationsInfo.sampleLocationsPerPixel, kOptionalSingleBit, "VUID-VkSam… in ValidatePnextStructContents()
989 …SampleLocationsIndex].sampleLocationsInfo.sampleLocationsPerPixel, kOptionalSingleBit, "VUID-VkSam… in ValidatePnextStructContents()
1010 …tFlagBits, structure->sampleLocationsInfo.sampleLocationsPerPixel, kOptionalSingleBit, "VUID-VkSam… in ValidatePnextStructContents()
6599 …reHandleTypeFlagBits, pImportSemaphoreWin32HandleInfo->handleType, kOptionalSingleBit, "VUID-VkImp… in PreCallValidateImportSemaphoreWin32HandleKHR()
7090 …lFenceHandleTypeFlagBits, pImportFenceWin32HandleInfo->handleType, kOptionalSingleBit, "VUID-VkImp… in PreCallValidateImportFenceWin32HandleKHR()
9143 …ampleCountFlagBits, pSampleLocationsInfo->sampleLocationsPerPixel, kOptionalSingleBit, "VUID-VkSam… in PreCallValidateCmdSetSampleLocationsEXT()