Home
last modified time | relevance | path

Searched refs:pCommandBufferDeviceMasks (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_queue.h36 if (val->pCommandBufferDeviceMasks) { in vn_sizeof_VkDeviceGroupSubmitInfo_self()
38 size += vn_sizeof_uint32_t_array(val->pCommandBufferDeviceMasks, val->commandBufferCount); in vn_sizeof_VkDeviceGroupSubmitInfo_self()
83 if (val->pCommandBufferDeviceMasks) { in vn_encode_VkDeviceGroupSubmitInfo_self()
85 vn_encode_uint32_t_array(enc, val->pCommandBufferDeviceMasks, val->commandBufferCount); in vn_encode_VkDeviceGroupSubmitInfo_self()
/third_party/mesa3d/src/vulkan/runtime/
Dvk_synchronization2.c365 .deviceMask = group_info ? group_info->pCommandBufferDeviceMasks[i] : 0, in vk_common_QueueSubmit()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1292 const uint32_t* pCommandBufferDeviceMasks; member
DvkVulkan_c.inl5735 const deUint32* pCommandBufferDeviceMasks; member
DvkStrUtilImpl.inl6307 s << "\tpCommandBufferDeviceMasks = " << value.pCommandBufferDeviceMasks << '\n';
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3961 const uint32_t* pCommandBufferDeviceMasks; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp20432 , pCommandBufferDeviceMasks( pCommandBufferDeviceMasks_ )
20451 , pCommandBufferDeviceMasks( commandBufferDeviceMasks_.data() )
20506 pCommandBufferDeviceMasks = pCommandBufferDeviceMasks_; in setPCommandBufferDeviceMasks()
20516 pCommandBufferDeviceMasks = commandBufferDeviceMasks_.data(); in setCommandBufferDeviceMasks()
20564 ( pCommandBufferDeviceMasks == rhs.pCommandBufferDeviceMasks ) && in operator ==()
20581 const uint32_t * pCommandBufferDeviceMasks = {}; member
Dvulkan_core.h4724 const uint32_t* pCommandBufferDeviceMasks; member
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4160 const uint32_t* pCommandBufferDeviceMasks; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp24861 , pCommandBufferDeviceMasks( pCommandBufferDeviceMasks_ )
24883 , pCommandBufferDeviceMasks( commandBufferDeviceMasks_.data() )
24936 pCommandBufferDeviceMasks = pCommandBufferDeviceMasks_; in setPCommandBufferDeviceMasks()
24945 pCommandBufferDeviceMasks = commandBufferDeviceMasks_.data(); in setCommandBufferDeviceMasks()
25003 pCommandBufferDeviceMasks, in reflect()
25019 …( pCommandBufferDeviceMasks == rhs.pCommandBufferDeviceMasks ) && ( signalSemaphoreCount == rhs.si… in operator ==()
25036 const uint32_t * pCommandBufferDeviceMasks = {}; member
Dvulkan_core.h5098 const uint32_t* pCommandBufferDeviceMasks; member
Dvulkan_hash.hpp3398 VULKAN_HPP_HASH_COMBINE( seed, deviceGroupSubmitInfo.pCommandBufferDeviceMasks ); in operator ()()
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4630 const uint32_t* pCommandBufferDeviceMasks; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4773 const uint32_t* pCommandBufferDeviceMasks; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h4988 const uint32_t* pCommandBufferDeviceMasks; member