Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_enums.hpp2498 eColorWriteEnableEXT = VK_DYNAMIC_STATE_COLOR_WRITE_ENABLE_EXT, enumerator
Dvulkan_to_string.hpp4489 case DynamicState::eColorWriteEnableEXT : return "ColorWriteEnableEXT"; in to_string()