Home
last modified time | relevance | path

Searched defs:pColorBlendEnables (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp5346 const VkBool32* pColorBlendEnables; in subDecode() local
DVkDecoderSnapshot.cpp4970 const VkBool32* pColorBlendEnables) { in vkCmdSetColorBlendEnableEXT()
11275 const VkBool32* pColorBlendEnables) { in vkCmdSetColorBlendEnableEXT()
DVkDecoder.cpp37792 const VkBool32* pColorBlendEnables; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp10127 const VkBool32* pColorBlendEnables) { in entry_vkCmdSetColorBlendEnableEXT()
10136 const VkBool32* pColorBlendEnables) { in dynCheck_entry_vkCmdSetColorBlendEnableEXT()
DVkEncoder.cpp70720 const VkBool32* pColorBlendEnables, uint32_t doLock) { in vkCmdSetColorBlendEnableEXT()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp17284 …t32_t firstAttachment, uint32_t attachmentCount, const VULKAN_HPP_NAMESPACE::Bool32 * pColorBlendE… in setColorBlendEnableEXT() argument