Home
last modified time | relevance | path

Searched refs:vkCmdSetColorBlendAdvancedEXT (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_blend_operation_advanced/
Dadvanced_blend.adoc62 [open,refpage='vkCmdSetColorBlendAdvancedEXT',desc='Specify the advanced color blend state dynamica…
67 include::{generated}/api/protos/vkCmdSetColorBlendAdvancedEXT.adoc[]
96 :refpage: vkCmdSetColorBlendAdvancedEXT
104 include::{generated}/validity/protos/vkCmdSetColorBlendAdvancedEXT.adoc[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc1631 then flink:vkCmdSetColorBlendAdvancedEXT must: have been called in the
1640 and flink:vkCmdSetColorBlendAdvancedEXT must: have been called in the
2078 then flink:vkCmdSetColorBlendAdvancedEXT must: have been called in the
2081 pname:attachmentCount parameters of fname:vkCmdSetColorBlendAdvancedEXT
2089 flink:vkCmdSetColorBlendAdvancedEXT have enabled advanced blending, then
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_object.adoc236 * `vkCmdSetColorBlendAdvancedEXT()`
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp5077 …void vkCmdSetColorBlendAdvancedEXT( VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint3… in vkCmdSetColorBlendAdvancedEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
5079 …return ::vkCmdSetColorBlendAdvancedEXT( commandBuffer, firstAttachment, attachmentCount, pColorBle… in vkCmdSetColorBlendAdvancedEXT()
10169 PFN_vkCmdSetColorBlendAdvancedEXT vkCmdSetColorBlendAdvancedEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11332vkCmdSetColorBlendAdvancedEXT = PFN_vkCmdSetColorBlendAdvancedEXT( vkGetInstanceProcAddr( instance… in init()
12217vkCmdSetColorBlendAdvancedEXT = PFN_vkCmdSetColorBlendAdvancedEXT( vkGetDeviceProcAddr( device, "v… in init()
Dvulkan_raii.hpp1417vkCmdSetColorBlendAdvancedEXT = PFN_vkCmdSetColorBlendAdvancedEXT( vkGetDeviceProcAddr( device, "v… in DeviceDispatcher()
2269 PFN_vkCmdSetColorBlendAdvancedEXT vkCmdSetColorBlendAdvancedEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
19310 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdSetColorBlendAdvancedEXT && "Function <vkCmdSetColorBlendA… in setColorBlendAdvancedEXT()
19314 …getDispatcher()->vkCmdSetColorBlendAdvancedEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), f… in setColorBlendAdvancedEXT()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dshaders.adoc943 flink:vkCmdSetColorBlendAdvancedEXT,
Dpipelines.adoc5612 must: be set dynamically with flink:vkCmdSetColorBlendAdvancedEXT before
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16910 VKAPI_ATTR void VKAPI_CALL vkCmdSetColorBlendAdvancedEXT(