Home
last modified time | relevance | path

Searched refs:VkColorBlendEquationEXT (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc360 * 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 …]
Dshaders.adoc952 sname:VkColorBlendEquationEXT structure with any elink:VkBlendFactor
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c2745 const VkColorBlendEquationEXT *pColorBlendEquations) in vk_common_CmdSetColorBlendEquationEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16789 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/
Ddraw_common.adoc219 sname:VkColorBlendEquationEXT structure with any elink:VkBlendFactor
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp4256 …sizeof( VULKAN_HPP_NAMESPACE::ColorBlendEquationEXT ) == sizeof( VkColorBlendEquationEXT ), "struc…
Dvulkan.hpp5035 …uffer, uint32_t firstAttachment, uint32_t attachmentCount, const VkColorBlendEquationEXT * pColorB… in vkCmdSetColorBlendEquationEXT()
Dvulkan_raii.hpp19223 …stAttachment, colorBlendEquations.size(), reinterpret_cast<const VkColorBlendEquationEXT *>( color… in setColorBlendEquationEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1254 * Ban some advanced blend modes from slink:VkColorBlendEquationEXT that