| /external/mesa3d/src/gallium/winsys/radeon/drm/ |
| D | radeon_drm_bo.h | 52 struct radeon_bo **fences; member
|
| /external/mesa3d/src/vulkan/wsi/ |
| D | wsi_common_private.h | 49 VkFence fences[3]; member
|
| /external/libdrm/amdgpu/ |
| D | amdgpu_cs.c | 441 static int amdgpu_ioctl_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_ioctl_wait_fences() 481 int amdgpu_cs_wait_fences(struct amdgpu_cs_fence *fences, in amdgpu_cs_wait_fences()
|
| /external/mesa3d/src/util/ |
| D | u_queue.c | 530 struct util_queue_fence *fences = malloc(queue->num_threads * sizeof(*fences)); in util_queue_finish() local
|
| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesQueueBindSparseTests.cpp | 134 …aitForFences (const DeviceInterface& vk, const VkDevice device, const std::vector<FenceSp>& fences) in waitForFences()
|
| /external/mesa3d/src/gallium/winsys/amdgpu/drm/ |
| D | amdgpu_bo.h | 113 struct pipe_fence_handle **fences; member
|
| D | amdgpu_cs.c | 1108 struct pipe_fence_handle **fences) in amdgpu_add_fences()
|
| /external/deqp/external/vulkancts/modules/vulkan/wsi/ |
| D | vktWsiSharedPresentableImageTests.cpp | 259 std::vector<vk::VkFence>& fences) in initFences() 267 std::vector<vk::VkFence>& fences) in deinitFences()
|
| D | vktWsiDisplayTimingTests.cpp | 246 std::vector<vk::VkFence>& fences) in initFences() 254 std::vector<vk::VkFence>& fences) in deinitFences()
|
| D | vktWsiIncrementalPresentTests.cpp | 248 std::vector<vk::VkFence>& fences) in initFences() 256 std::vector<vk::VkFence>& fences) in deinitFences()
|
| D | vktWsiColorSpaceTests.cpp | 761 vector<FenceSp> fences(numFences); in createFences() local
|
| D | vktWsiSwapchainTests.cpp | 1148 vector<FenceSp> fences(numFences); in createFences() local
|
| /external/drm_hwcomposer/ |
| D | drmhwctwo.cpp | 468 int32_t *fences) { in GetReleaseFences()
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 1071 std::vector<FenceSp> fences(numFences); in createFences() local
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_batch_chain.c | 963 struct drm_i915_gem_exec_fence * fences; member
|
| /external/vulkan-validation-layers/tests/ |
| D | vktestbinding.cpp | 384 VkResult Device::wait(const std::vector<const Fence *> &fences, bool wait_all, uint64_t timeout) { in wait()
|
| D | layer_validation_tests.cpp | 30077 VkFence fences[1] = {testFence.handle()}; in TEST_F() local 30158 VkFence fences[] = {f1, f2}; in TEST_F() local 31033 VkFence fences[NUM_OBJECTS] = {}; in TEST_F() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationSmokeTests.cpp | 545 VkFence fences[2]; member
|
| /external/swiftshader/src/OpenGL/libGLESv2/ |
| D | libGLESv2.cpp | 1158 void DeleteFencesNV(GLsizei n, const GLuint* fences) in DeleteFencesNV() 2151 void GenFencesNV(GLsizei n, GLuint* fences) in GenFencesNV()
|
| D | entry_points.cpp | 190 GL_APICALL void GL_APIENTRY glDeleteFencesNV(GLsizei n, const GLuint* fences) in glDeleteFencesNV() 375 GL_APICALL void GL_APIENTRY glGenFencesNV(GLsizei n, GLuint* fences) in glGenFencesNV()
|
| /external/libdrm/include/drm/ |
| D | amdgpu_drm.h | 393 __u64 fences; member
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 2717 const VkFence fences[] = in submitBufferCountEqualZero() local
|
| /external/kernel-headers/original/uapi/drm/ |
| D | amdgpu_drm.h | 432 __u64 fences; member
|
| /external/virglrenderer/src/ |
| D | vrend_renderer.c | 71 struct list_head fences; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan.hpp | 41851 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::resetFences( ArrayProxy<const Fence> fences,… in resetFences() 41880 …VULKAN_HPP_INLINE Result Device::waitForFences( ArrayProxy<const Fence> fences, Bool32 waitAll, ui… in waitForFences()
|