Home
last modified time | relevance | path

Searched defs:pColorWriteEnables (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkSubDecoder.cpp4781 const VkBool32* pColorWriteEnables; in subDecode() local
DVkDecoderSnapshot.cpp4527 uint32_t attachmentCount, const VkBool32* pColorWriteEnables) { in vkCmdSetColorWriteEnableEXT()
10710 VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkBool32* pColorWriteEnables) { in vkCmdSetColorWriteEnableEXT()
DVkDecoder.cpp34423 const VkBool32* pColorWriteEnables; in decode() local
/device/generic/goldfish-opengl/system/vulkan_enc/
Dfunc_table.cpp8985 const VkBool32* pColorWriteEnables) { in entry_vkCmdSetColorWriteEnableEXT()
8993 const VkBool32* pColorWriteEnables) { in dynCheck_entry_vkCmdSetColorWriteEnableEXT()
DVkEncoder.cpp64006 const VkBool32* pColorWriteEnables, uint32_t doLock) { in vkCmdSetColorWriteEnableEXT()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp16479 …etColorWriteEnableEXT( uint32_t attachmentCount, const VULKAN_HPP_NAMESPACE::Bool32 * pColorWriteE… in setColorWriteEnableEXT() argument
Dvulkan_core.h15038 const VkBool32* pColorWriteEnables; member
Dvulkan_structs.hpp73807 const VULKAN_HPP_NAMESPACE::Bool32 * pColorWriteEnables = {}; member