Home
last modified time | relevance | path

Searched refs:string_VkAttachmentLoadOp (Results 1 – 5 of 5) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/generated/
H A Dvk_enum_string_helper.h3580 static inline const char* string_VkAttachmentLoadOp(VkAttachmentLoadOp input_value) in string_VkAttachmentLoadOp() function
/dports/games/vkquake/vkQuake-1.12.2/Windows/misc/include/vulkan/
H A Dvk_enum_string_helper.h4055 static inline const char* string_VkAttachmentLoadOp(VkAttachmentLoadOp input_value) in string_VkAttachmentLoadOp() function
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_enum_string_helper.h4287 static inline const char* string_VkAttachmentLoadOp(VkAttachmentLoadOp input_value) in string_VkAttachmentLoadOp() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/vulkan-validation-layers/src/layers/
H A Dsynchronization_validation.cpp877 … auto load_op_string = string_VkAttachmentLoadOp(checked_stencil ? ci.stencilLoadOp : ci.loadOp); in ValidateLoadOperation()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dsynchronization_validation.cpp1155 … auto load_op_string = string_VkAttachmentLoadOp(checked_stencil ? ci.stencilLoadOp : ci.loadOp); in ValidateLoadOperation()