Home
last modified time | relevance | path

Searched defs:deviceMask (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp333 …ce::SubmitBufferAndWaitForIdle(const DeviceDriver& vk, VkCommandBuffer cmdBuf, deUint32 deviceMask) in SubmitBufferAndWaitForIdle()
1128 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1432 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1513 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1553 const deUint32 deviceMask = 1 << secondDeviceID; in iterate() local
1584 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1652 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp265 const deUint32 deviceMask = 1u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp314 const deUint32 deviceMask, in submitCommandsAndWait()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c555 panvk_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in panvk_CmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1209 deUint32 deviceMask, in AcquireNextImageWrapper()
1249 deUint32 deviceMask, in AcquireNextImage2Wrapper()
1807 deUint32 deviceMask = (1 << firstDeviceID); in deviceGroupRenderTest() local
2190 deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in deviceGroupRenderTest2() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp83 VKAPI_ATTR void VKAPI_CALL vkCmdSetDeviceMaskKHR(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vkCmdSetDeviceMaskKHR()
DVkCommandBuffer.cpp1347 void CommandBuffer::setDeviceMask(uint32_t deviceMask) in setDeviceMask()
DlibVulkan.cpp3053 VKAPI_ATTR void VKAPI_CALL vkCmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vkCmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp391 const deUint32 deviceMask = 1 << physicalDeviceID; in submitCommandsAndWait() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp398 for (deUint32 deviceMask = 1; deviceMask <= totalDeviceMaskCombinations; deviceMask++) in iterate() local
/third_party/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c1574 uint32_t deviceMask) in anv_CmdSetDeviceMask()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c1751 vn_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_CmdSetDeviceMask()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_buffer.h4269 …atic inline size_t vn_sizeof_vkCmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_sizeof_vkCmdSetDeviceMask()
4281 …n_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_encode_vkCmdSetDeviceMask()
4292 …nline size_t vn_sizeof_vkCmdSetDeviceMask_reply(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_sizeof_vkCmdSetDeviceMask_reply()
4303 …dSetDeviceMask_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_decode_vkCmdSetDeviceMask_reply()
6109 …tance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t deviceMask, struct vn_… in vn_submit_vkCmdSetDeviceMask()
7325 …dSetDeviceMask(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_call_vkCmdSetDeviceMask()
7338 …dSetDeviceMask(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_async_vkCmdSetDeviceMask()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c3647 v3dv_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in v3dv_CmdSetDeviceMask()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c4919 tu_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in tu_CmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2931 const deUint32 deviceMask = 1 << physDevIdx; in iterate() local
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3938 uint32_t deviceMask; member
3944 uint32_t deviceMask; member
3952 uint32_t deviceMask; member
4744 uint32_t deviceMask; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c7901 radv_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in radv_CmdSetDeviceMask()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1266 uint32_t deviceMask; member
1273 uint32_t deviceMask; member
1282 uint32_t deviceMask; member
2444 uint32_t deviceMask; member
3138 uint32_t deviceMask; member
DvkNullDriverImpl.inl1173 VKAPI_ATTR void VKAPI_CALL cmdSetDeviceMask (VkCommandBuffer commandBuffer, uint32_t deviceMask)
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4137 uint32_t deviceMask; member
4143 uint32_t deviceMask; member
4151 uint32_t deviceMask; member
4945 uint32_t deviceMask; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h4701 uint32_t deviceMask; member
4707 uint32_t deviceMask; member
4715 uint32_t deviceMask; member
6250 uint32_t deviceMask; member
8188 uint32_t deviceMask; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h4669 uint32_t deviceMask; member
4675 uint32_t deviceMask; member
4683 uint32_t deviceMask; member
6218 uint32_t deviceMask; member
8156 uint32_t deviceMask; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4607 uint32_t deviceMask; member
4613 uint32_t deviceMask; member
4621 uint32_t deviceMask; member
6151 uint32_t deviceMask; member
7998 uint32_t deviceMask; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h4750 uint32_t deviceMask; member
4756 uint32_t deviceMask; member
4764 uint32_t deviceMask; member
6300 uint32_t deviceMask; member
8348 uint32_t deviceMask; member

12