Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c2727 const VkBool32 *pColorBlendEnables) in vk_common_CmdSetColorBlendEnableEXT() argument
2737 cb.attachments[a].blend_enable, pColorBlendEnables[i]); in vk_common_CmdSetColorBlendEnableEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc319 pname:pColorBlendEnables array.
320 * pname:pColorBlendEnables an array of booleans to indicate whether color
Dshaders.adoc948 for every attachment whose index in pname:pColorBlendEnables is a
950 * flink:vkCmdSetBlendConstants, if any index in pname:pColorBlendEnables
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc216 element of pname:pColorBlendEnables to ename:VK_TRUE, and the most
694 corresponding member of pname:pColorBlendEnables in the most recent call
1519 attachment's value in pname:pColorBlendEnables to ename:VK_TRUE, then
1960 * [[VUID-{refpage}-pColorBlendEnables-07470]]
1963 call to flink:vkCmdSetColorBlendEnableEXT set pname:pColorBlendEnables
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp5029 …nt32_t firstAttachment, uint32_t attachmentCount, const VkBool32 * pColorBlendEnables ) const VULK… in vkCmdSetColorBlendEnableEXT()
5031 …vkCmdSetColorBlendEnableEXT( commandBuffer, firstAttachment, attachmentCount, pColorBlendEnables ); in vkCmdSetColorBlendEnableEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16814 …andBuffer, uint32_t firstAttachment, uint32_t attachmentCount, const VkBool32* pColorBlendEnables);
16876 const VkBool32* pColorBlendEnables);