Home
last modified time | relevance | path

Searched refs:pViewMasks (Results 1 – 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_create_renderpass2.txt33 * Elements of slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks are
DVK_KHR_create_renderpass2.adoc33 * Elements of slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks are
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_pass.c116 subpass->view_mask = multiview_info->pViewMasks[i]; in panvk_CreateRenderPass2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_render_pass.h190 if (val->pViewMasks) { in vn_sizeof_VkRenderPassMultiviewCreateInfo_self()
192 size += vn_sizeof_uint32_t_array(val->pViewMasks, val->subpassCount); in vn_sizeof_VkRenderPassMultiviewCreateInfo_self()
237 if (val->pViewMasks) { in vn_encode_VkRenderPassMultiviewCreateInfo_self()
239 vn_encode_uint32_t_array(enc, val->pViewMasks, val->subpassCount); in vn_encode_VkRenderPassMultiviewCreateInfo_self()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkRenderPass.cpp253 masks[i] = multiviewCreateInfo->pViewMasks[i]; in init()
DlibVulkan.cpp216 bool zeroMask = (multiviewCreateInfo->pViewMasks[0] == 0); in ValidateRenderPassPNextChain()
219 ASSERT((multiviewCreateInfo->pViewMasks[i] == 0) == zeroMask); in ValidateRenderPassPNextChain()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkSafetyCriticalUtil.cpp258 if (ptr->pViewMasks != DE_NULL) in hashPNextChain()
260 hash_combine(seed, ptr->pViewMasks[i]); in hashPNextChain()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawInstancedTests.cpp447 renderPassMultiviewCreateInfo.pViewMasks = &viewMask; in InstancedDrawInstance()
DvktDrawMultiExtTests.cpp640 multiviewCreateInfo->pViewMasks = de::dataOrNull(viewMasks); in makeMultidrawRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawInstancedTests.cpp447 renderPassMultiviewCreateInfo.pViewMasks = &viewMask; in InstancedDrawInstance()
DvktDrawMultiExtTests.cpp640 multiviewCreateInfo->pViewMasks = de::dataOrNull(viewMasks); in makeMultidrawRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp245 multiviewCreateInfo->pViewMasks = de::dataOrNull(viewMasks); in createCustomRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderBuiltinTestsEXT.cpp245 multiviewCreateInfo->pViewMasks = de::dataOrNull(viewMasks); in createCustomRenderPass()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp765 multiviewInfo.pViewMasks[subpass], &subpassDescriptions[subpass]); in CreateRenderPass2()
1233 multiviewInfo.pViewMasks = viewMasks.data(); in InitializeRenderPassFromDesc()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Drenderpass.adoc1312 pname:pViewMasks member must: either all be `0`, or all not be `0`
1316 pname:pViewMasks member is `0`, the pname:dependencyFlags member of each
1322 pname:pViewMasks member is `0`, its pname:correlationMaskCount member
1404 * pname:pViewMasks is a pointer to an array of pname:subpassCount view
1524 each element of pname:pViewMasks must: be `0`
1525 * [[VUID-VkRenderPassMultiviewCreateInfo-pViewMasks-06697]]
1527 pname:pViewMasks must: be less than <<limits-maxMultiviewViewCount,
3423 slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks has on each
Drenderpass.txt1121 pname:pViewMasks member must: either all be `0`, or all not be `0`
1125 pname:pViewMasks member is `0`, the pname:dependencyFlags member of each
1131 pname:pViewMasks member is `0`, its pname:correlationMaskCount member
1204 * pname:pViewMasks is a pointer to an array of pname:subpassCount view
3274 slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks has on each
Dpipelines.adoc3635 slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks must: be less
3646 slink:VkRenderPassMultiviewCreateInfo::pname:pViewMasks must: be less
/third_party/mesa3d/src/vulkan/runtime/
Dvk_render_pass.c148 subpasses[i].viewMask = multiview_info->pViewMasks[i]; in vk_common_CreateRenderPass()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3811 const uint32_t* pViewMasks; member
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4131 const uint32_t* pViewMasks; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2228 const uint32_t* pViewMasks; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp66784 , pViewMasks( pViewMasks_ )
66804 , pViewMasks( viewMasks_.data() )
66837 pViewMasks = pViewMasks_; in setPViewMasks()
66846 pViewMasks = viewMasks_.data(); in setViewMasks()
66912 ( pViewMasks == rhs.pViewMasks ) && ( dependencyCount == rhs.dependencyCount ) && in operator ==()
66927 const uint32_t * pViewMasks = {}; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4332 const uint32_t* pViewMasks; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp85744 , pViewMasks( pViewMasks_ )
85766 , pViewMasks( viewMasks_.data() )
85799 pViewMasks = pViewMasks_; in setPViewMasks()
85807 pViewMasks = viewMasks_.data(); in setViewMasks()
85881 …return std::tie( sType, pNext, subpassCount, pViewMasks, dependencyCount, pViewOffsets, correlatio… in reflect()
85893 …pNext == rhs.pNext ) && ( subpassCount == rhs.subpassCount ) && ( pViewMasks == rhs.pViewMasks ) && in operator ==()
85909 const uint32_t * pViewMasks = {}; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4800 const uint32_t* pViewMasks; member

12