Searched refs:VkColorBlendEquationEXT (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | framebuffer.adoc | 360 * pname:attachmentCount the number of slink:VkColorBlendEquationEXT 362 * pname:pColorBlendEquations an array of slink:VkColorBlendEquationEXT 397 [open,refpage='VkColorBlendEquationEXT',desc='Structure specifying the color blend factors and oper… 399 The sname:VkColorBlendEquationEXT structure is defined as: 401 include::{generated}/api/structs/VkColorBlendEquationEXT.adoc[] 418 * [[VUID-VkColorBlendEquationEXT-dualSrcBlend-07357]] 425 * [[VUID-VkColorBlendEquationEXT-dualSrcBlend-07358]] 432 * [[VUID-VkColorBlendEquationEXT-dualSrcBlend-07359]] 439 * [[VUID-VkColorBlendEquationEXT-dualSrcBlend-07360]] 447 * [[VUID-VkColorBlendEquationEXT-colorBlendOp-07361]] [all …]
|
D | shaders.adoc | 952 sname:VkColorBlendEquationEXT structure with any elink:VkBlendFactor
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_graphics_state.c | 2745 const VkColorBlendEquationEXT *pColorBlendEquations) in vk_common_CmdSetColorBlendEquationEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 16789 typedef struct VkColorBlendEquationEXT { struct 16796 } VkColorBlendEquationEXT; argument 16815 …uffer, uint32_t firstAttachment, uint32_t attachmentCount, const VkColorBlendEquationEXT* pColorBl… 16882 const VkColorBlendEquationEXT* pColorBlendEquations);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_common.adoc | 219 sname:VkColorBlendEquationEXT structure with any elink:VkBlendFactor
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_static_assertions.hpp | 4256 …sizeof( VULKAN_HPP_NAMESPACE::ColorBlendEquationEXT ) == sizeof( VkColorBlendEquationEXT ), "struc…
|
D | vulkan.hpp | 5035 …uffer, uint32_t firstAttachment, uint32_t attachmentCount, const VkColorBlendEquationEXT * pColorB… in vkCmdSetColorBlendEquationEXT()
|
D | vulkan_raii.hpp | 19223 …stAttachment, colorBlendEquations.size(), reinterpret_cast<const VkColorBlendEquationEXT *>( color… in setColorBlendEquationEXT()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 1254 * Ban some advanced blend modes from slink:VkColorBlendEquationEXT that
|