Searched refs:vkCmdSetColorBlendEnableEXT (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_common.adoc | 215 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/ |
D | framebuffer.adoc | 308 [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[]
|
D | shaders.adoc | 939 * flink:vkCmdSetColorBlendEnableEXT, with values set for every color
|
D | pipelines.adoc | 5561 flink:vkCmdSetColorBlendEnableEXT before any draw call.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_shader_object.adoc | 202 * `vkCmdSetColorBlendEnableEXT()`
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 5029 …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 11324 …vkCmdSetColorBlendEnableEXT = PFN_vkCmdSetColorBlendEnableEXT( vkGetInstanceProcAddr( instance, "v… in init() 12209 …vkCmdSetColorBlendEnableEXT = PFN_vkCmdSetColorBlendEnableEXT( vkGetDeviceProcAddr( device, "vkCmd… in init()
|
D | vulkan_raii.hpp | 1409 …vkCmdSetColorBlendEnableEXT = 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/ |
D | vulkan_core.h | 16872 VKAPI_ATTR void VKAPI_CALL vkCmdSetColorBlendEnableEXT(
|