Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Ddraw_common.adoc215 flink:vkCmdSetColorBlendEnableEXT in the current command buffer set any
695 to fname:vkCmdSetColorBlendEnableEXT in the current command buffer that
910 then flink:vkCmdSetColorBlendEnableEXT must: have set the blend enable
929 then flink:vkCmdSetColorBlendEnableEXT must: have set blend enable to
1494 flink:vkCmdSetColorBlendEnableEXT must: have been called in the current
1502 ename:VK_FALSE, then flink:vkCmdSetColorBlendEnableEXT must: have been
1518 flink:vkCmdSetColorBlendEnableEXT for any attachment set that
1963 call to flink:vkCmdSetColorBlendEnableEXT set pname:pColorBlendEnables
2016 flink:vkCmdSetColorBlendEnableEXT must: have been called in the current
2019 parameters of fname:vkCmdSetColorBlendEnableEXT calls must: specify an
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc308 [open,refpage='vkCmdSetColorBlendEnableEXT',desc='Specify the pname:blendEnable for each attachment…
312 include::{generated}/api/protos/vkCmdSetColorBlendEnableEXT.adoc[]
338 :refpage: vkCmdSetColorBlendEnableEXT
346 include::{generated}/validity/protos/vkCmdSetColorBlendEnableEXT.adoc[]
Dshaders.adoc939 * flink:vkCmdSetColorBlendEnableEXT, with values set for every color
Dpipelines.adoc5561 flink:vkCmdSetColorBlendEnableEXT before any draw call.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_object.adoc202 * `vkCmdSetColorBlendEnableEXT()`
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp5029 …void vkCmdSetColorBlendEnableEXT( VkCommandBuffer commandBuffer, uint32_t firstAttachment, uint32_… in vkCmdSetColorBlendEnableEXT() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
5031 …return ::vkCmdSetColorBlendEnableEXT( commandBuffer, firstAttachment, attachmentCount, pColorBlend… in vkCmdSetColorBlendEnableEXT()
10161 PFN_vkCmdSetColorBlendEnableEXT vkCmdSetColorBlendEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11324vkCmdSetColorBlendEnableEXT = PFN_vkCmdSetColorBlendEnableEXT( vkGetInstanceProcAddr( instance, "v… in init()
12209vkCmdSetColorBlendEnableEXT = PFN_vkCmdSetColorBlendEnableEXT( vkGetDeviceProcAddr( device, "vkCmd… in init()
Dvulkan_raii.hpp1409vkCmdSetColorBlendEnableEXT = PFN_vkCmdSetColorBlendEnableEXT( vkGetDeviceProcAddr( device, "vkCmd… in DeviceDispatcher()
2261 PFN_vkCmdSetColorBlendEnableEXT vkCmdSetColorBlendEnableEXT = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
19206 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdSetColorBlendEnableEXT && "Function <vkCmdSetColorBlendEna… in setColorBlendEnableEXT()
19210 …getDispatcher()->vkCmdSetColorBlendEnableEXT( static_cast<VkCommandBuffer>( m_commandBuffer ), fir… in setColorBlendEnableEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16872 VKAPI_ATTR void VKAPI_CALL vkCmdSetColorBlendEnableEXT(