Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h476 uint8_t opEnable : 1; member
Dvk_cache_utils.cpp1663 inputAndBlend.logic.opEnable = 0; in initDefaults()
2029 blendState.logicOpEnable = static_cast<VkBool32>(inputAndBlend.logic.opEnable); in initializePipeline()