Searched refs:VK_COLOR_COMPONENT_A_BIT (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_resolve.c203 VK_COLOR_COMPONENT_A_BIT,
H A Dradv_meta_resolve_fs.c276 VK_COLOR_COMPONENT_A_BIT |
H A Dradv_meta_fast_clear.c304 VK_COLOR_COMPONENT_A_BIT,
H A Dradv_meta_blit.c857 .colorWriteMask = VK_COLOR_COMPONENT_A_BIT |
H A Dradv_meta_blit2d.c859 VK_COLOR_COMPONENT_A_BIT |
H A Dradv_meta_clear.c280 .colorWriteMask = VK_COLOR_COMPONENT_A_BIT |
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_resolve_fs.c267 {.colorWriteMask = VK_COLOR_COMPONENT_A_BIT | VK_COLOR_COMPONENT_R_BIT |
609 {.colorWriteMask = VK_COLOR_COMPONENT_A_BIT | VK_COLOR_COMPONENT_R_BIT |
H A Dradv_meta_fast_clear.c286 VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT,
H A Dradv_meta_resolve.c225 VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT,
H A Dradv_meta_blit.c794 {.colorWriteMask = VK_COLOR_COMPONENT_A_BIT | VK_COLOR_COMPONENT_R_BIT |
H A Dradv_meta_blit2d.c826 {.colorWriteMask = VK_COLOR_COMPONENT_A_BIT | VK_COLOR_COMPONENT_R_BIT |
H A Dradv_meta_clear.c281 .colorWriteMask = VK_COLOR_COMPONENT_A_BIT | VK_COLOR_COMPONENT_R_BIT |
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1970 VK_COLOR_COMPONENT_A_BIT;
2561 VK_COLOR_COMPONENT_A_BIT;
3809 VK_COLOR_COMPONENT_A_BIT;
3828 VK_COLOR_COMPONENT_A_BIT;
H A Dv3dv_meta_clear.c1020 VK_COLOR_COMPONENT_A_BIT;
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp640 VK_COLOR_COMPONENT_A_BIT;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_state.c398 att.colorWriteMask |= VK_COLOR_COMPONENT_A_BIT;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_pipeline.c971 .WriteDisableAlpha = !(a->colorWriteMask & VK_COLOR_COMPONENT_A_BIT),
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1297 VK_COLOR_COMPONENT_G_BIT | VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_pipeline.c1306 .WriteDisableAlpha = !(a->colorWriteMask & VK_COLOR_COMPONENT_A_BIT),
/xsrc/external/mit/MesaLib/dist/src/vulkan/overlay-layer/
H A Doverlay.cpp1578 VK_COLOR_COMPONENT_G_BIT | VK_COLOR_COMPONENT_B_BIT | VK_COLOR_COMPONENT_A_BIT;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1663 VK_COLOR_COMPONENT_A_BIT = 0x00000008, enumerator in enum:VkColorComponentFlagBits
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h2163 VK_COLOR_COMPONENT_A_BIT = 0x00000008, enumerator in enum:VkColorComponentFlagBits

Completed in 110 milliseconds