Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp387 …mitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 deviceMask) in submitBufferAndWaitForIdle()
1191 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1496 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1578 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1619 const deUint32 deviceMask = 1 << secondDeviceID; in iterate() local
1651 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1720 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/device_group/
DvktDeviceGroupRendering.cpp387 …mitBufferAndWaitForIdle(const vk::DeviceInterface& vk, VkCommandBuffer cmdBuf, deUint32 deviceMask) in submitBufferAndWaitForIdle()
1191 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1496 const deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in iterate() local
1578 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1619 const deUint32 deviceMask = 1 << secondDeviceID; in iterate() local
1651 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
1720 const deUint32 deviceMask = 1 << firstDeviceID; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawConcurrentTests.cpp370 const deUint32 deviceMask = 1u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp370 const deUint32 deviceMask = 1u; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp351 const deUint32 deviceMask, in submitCommandsAndWait()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_cmd_buffer.c602 panvk_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in panvk_CmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSwapchainTests.cpp1213 deUint32 deviceMask, in AcquireNextImageWrapper()
1253 deUint32 deviceMask, in AcquireNextImage2Wrapper()
1818 deUint32 deviceMask = (1 << firstDeviceID); in deviceGroupRenderTest() local
2201 deUint32 deviceMask = (1 << firstDeviceID) | (1 << secondDeviceID); in deviceGroupRenderTest2() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1213 deUint32 deviceMask, in AcquireNextImageWrapper()
1253 deUint32 deviceMask, in AcquireNextImage2Wrapper()
1818 deUint32 deviceMask = (1 << firstDeviceID); in deviceGroupRenderTest() local
2201 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_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp362 const deUint32 deviceMask = 1 << physicalDeviceID; in submitCommandsAndWait() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp362 const deUint32 deviceMask = 1 << physicalDeviceID; in submitCommandsAndWait() local
/third_party/mesa3d/src/intel/vulkan/
Danv_cmd_buffer.c1054 uint32_t deviceMask) in anv_CmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp474 for (deUint32 deviceMask = 1; deviceMask <= totalDeviceMaskCombinations; deviceMask++) in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAllocationTests.cpp474 for (deUint32 deviceMask = 1; deviceMask <= totalDeviceMaskCombinations; deviceMask++) in iterate() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.c1525 vn_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_CmdSetDeviceMask()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c3855 v3dv_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in v3dv_CmdSetDeviceMask()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_buffer.h5602 …atic inline size_t vn_sizeof_vkCmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_sizeof_vkCmdSetDeviceMask()
5614 …n_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_encode_vkCmdSetDeviceMask()
5625 …nline size_t vn_sizeof_vkCmdSetDeviceMask_reply(VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_sizeof_vkCmdSetDeviceMask_reply()
5636 …dSetDeviceMask_reply(struct vn_cs_decoder *dec, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_decode_vkCmdSetDeviceMask_reply()
9033 …tance, VkCommandFlagsEXT cmd_flags, VkCommandBuffer commandBuffer, uint32_t deviceMask, struct vn_… in vn_submit_vkCmdSetDeviceMask()
10938 …dSetDeviceMask(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_call_vkCmdSetDeviceMask()
10951 …dSetDeviceMask(struct vn_instance *vn_instance, VkCommandBuffer commandBuffer, uint32_t deviceMask) in vn_async_vkCmdSetDeviceMask()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c5422 tu_CmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) in tu_CmdSetDeviceMask()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2972 const deUint32 deviceMask = 1 << physDevIdx; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2972 const deUint32 deviceMask = 1 << physDevIdx; in iterate() local
/third_party/vulkan-loader/loader/
Dtrampoline.c2722 …VKAPI_ATTR void VKAPI_CALL vkCmdSetDeviceMask(VkCommandBuffer commandBuffer, uint32_t deviceMask) { in vkCmdSetDeviceMask()
/third_party/vulkan-loader/loader/generated/
Dvk_dispatch_table_helper.h77 …TR void VKAPI_CALL StubCmdSetDeviceMaskKHR(VkCommandBuffer commandBuffer, uint32_t deviceMask) { } in StubCmdSetDeviceMaskKHR()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h3653 uint32_t deviceMask; member
3659 uint32_t deviceMask; member
3667 uint32_t deviceMask; member
5279 uint32_t deviceMask; member
6202 uint32_t deviceMask; member

12