Searched refs:pCommandBufferDeviceMasks (Results 1 – 15 of 15) sorted by relevance
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_queue.h | 36 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/ |
| D | vk_synchronization2.c | 365 .deviceMask = group_info ? group_info->pCommandBufferDeviceMasks[i] : 0, in vk_common_QueueSubmit()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkStructTypes.inl | 1292 const uint32_t* pCommandBufferDeviceMasks; member
|
| D | vkVulkan_c.inl | 5735 const deUint32* pCommandBufferDeviceMasks; member
|
| D | vkStrUtilImpl.inl | 6307 s << "\tpCommandBufferDeviceMasks = " << value.pCommandBufferDeviceMasks << '\n';
|
| /third_party/flutter/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 3961 const uint32_t* pCommandBufferDeviceMasks; member
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 20432 , 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
|
| D | vulkan_core.h | 4724 const uint32_t* pCommandBufferDeviceMasks; member
|
| /third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 4160 const uint32_t* pCommandBufferDeviceMasks; member
|
| /third_party/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 24861 , 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
|
| D | vulkan_core.h | 5098 const uint32_t* pCommandBufferDeviceMasks; member
|
| D | vulkan_hash.hpp | 3398 VULKAN_HPP_HASH_COMBINE( seed, deviceGroupSubmitInfo.pCommandBufferDeviceMasks ); in operator ()()
|
| /third_party/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 4630 const uint32_t* pCommandBufferDeviceMasks; member
|
| /third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
| D | vulkan_core.h | 4773 const uint32_t* pCommandBufferDeviceMasks; member
|
| /third_party/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 4988 const uint32_t* pCommandBufferDeviceMasks; member
|