Home
last modified time | relevance | path

Searched defs:fenceCount (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_fence.h283 static inline size_t vn_sizeof_vkResetFences(VkDevice device, uint32_t fenceCount, const VkFence* p… in vn_sizeof_vkResetFences()
302 … vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFe… in vn_encode_vkResetFences()
320 static inline size_t vn_sizeof_vkResetFences_reply(VkDevice device, uint32_t fenceCount, const VkFe… in vn_sizeof_vkResetFences_reply()
334 …de_vkResetFences_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t fenceCount, const VkFe… in vn_decode_vkResetFences_reply()
399 static inline size_t vn_sizeof_vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence*… in vn_sizeof_vkWaitForFences()
420 … vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFe… in vn_encode_vkWaitForFences()
440 static inline size_t vn_sizeof_vkWaitForFences_reply(VkDevice device, uint32_t fenceCount, const Vk… in vn_sizeof_vkWaitForFences_reply()
456 …_vkWaitForFences_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t fenceCount, const VkFe… in vn_decode_vkWaitForFences_reply()
515 …stance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFe… in vn_submit_vkResetFences()
557 …stance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, uint32_t fenceCount, const VkFe… in vn_submit_vkWaitForFences()
[all …]
/third_party/mesa3d/src/vulkan/runtime/
Dvk_fence.c203 uint32_t fenceCount, in vk_common_ResetFences()
250 uint32_t fenceCount, in vk_common_WaitForFences()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.cpp228 VkResult Device::waitForFences(uint32_t fenceCount, const VkFence *pFences, VkBool32 waitAll, uint6… in waitForFences()
DlibVulkan.cpp1384 VKAPI_ATTR VkResult VKAPI_CALL vkResetFences(VkDevice device, uint32_t fenceCount, const VkFence *p… in vkResetFences()
1404 VKAPI_ATTR VkResult VKAPI_CALL vkWaitForFences(VkDevice device, uint32_t fenceCount, const VkFence … in vkWaitForFences()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_queue.c691 vn_ResetFences(VkDevice device, uint32_t fenceCount, const VkFence *pFences) in vn_ResetFences()
808 uint32_t fenceCount, in vn_WaitForFences()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayControlTests.cpp761 const size_t fenceCount = swapchainImagesCount * 2; in initSwapchainResources() local
DvktWsiSharedPresentableImageTests.cpp776 const size_t fenceCount = 6; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp740 const size_t fenceCount = 6; in initSwapchainResources() local
DvktWsiIncrementalPresentTests.cpp851 const size_t fenceCount = 6; in initSwapchainResources() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp776 const size_t fenceCount = 6; in initSwapchainResources() local
DvktWsiDisplayControlTests.cpp761 const size_t fenceCount = swapchainImagesCount * 2; in initSwapchainResources() local
DvktWsiDisplayTimingTests.cpp740 const size_t fenceCount = 6; in initSwapchainResources() local
DvktWsiIncrementalPresentTests.cpp851 const size_t fenceCount = 6; in initSwapchainResources() local
/third_party/vulkan-loader/loader/
Dtrampoline.c1197 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkResetFences(VkDevice device, uint32_t fenceCount, co… in vkResetFences()
1219 LOADER_EXPORT VKAPI_ATTR VkResult VKAPI_CALL vkWaitForFences(VkDevice device, uint32_t fenceCount, … in vkWaitForFences()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceDriverImpl.inl112 VkResult DeviceDriver::resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences) c…
122 VkResult DeviceDriver::waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* pFences,…
DvkNullDriverImpl.inl674 VKAPI_ATTR VkResult VKAPI_CALL resetFences (VkDevice device, uint32_t fenceCount, const VkFence* pF…
689 VKAPI_ATTR VkResult VKAPI_CALL waitForFences (VkDevice device, uint32_t fenceCount, const VkFence* …
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp456 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp456 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1488 …ISCARD VULKAN_HPP_INLINE Result Device::resetFences( uint32_t fenceCoun… in resetFences()
1530 …CARD VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCoun… in waitForFences()
Dvulkan.hpp1686 …VkResult vkResetFences( VkDevice device, uint32_t fenceCount, const VkFence * pFences ) const VULK… in vkResetFences()
1697 uint32_t fenceCount, in vkWaitForFences()
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp1539 …VkResult vkResetFences( VkDevice device, uint32_t fenceCount, const VkFence * pFences ) const VULK… in vkResetFences()
1549 …VkResult vkWaitForFences( VkDevice device, uint32_t fenceCount, const VkFence * pFences, VkBool32 … in vkWaitForFences()
Dvulkan_funcs.hpp1440 …ISCARD VULKAN_HPP_INLINE Result Device::resetFences( uint32_t fenceCoun… in resetFences()
1485 …CARD VULKAN_HPP_INLINE Result Device::waitForFences( uint32_t fenceCoun… in waitForFences()