Searched refs:pColorBlendEnables (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_graphics_state.c | 2727 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/ |
D | framebuffer.adoc | 319 pname:pColorBlendEnables array. 320 * pname:pColorBlendEnables an array of booleans to indicate whether color
|
D | shaders.adoc | 948 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/ |
D | draw_common.adoc | 216 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/ |
D | vulkan.hpp | 5029 …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/ |
D | vulkan_core.h | 16814 …andBuffer, uint32_t firstAttachment, uint32_t attachmentCount, const VkBool32* pColorBlendEnables); 16876 const VkBool32* pColorBlendEnables);
|