Searched refs:semaphoreArray (Results 1 – 4 of 4) sorted by relevance
/third_party/openGLES/extensions/NVX/ |
D | NVX_progress_fence.txt | 67 const uint *semaphoreArray, 72 const uint *semaphoreArray, 76 const uint *semaphoreArray, 108 const uint *semaphoreArray, 112 semaphores in <semaphoreArray>. Each signal writes the corresponding fence value in 119 If a value in <semaphoreArray> is not the name of a semaphore object, 130 const uint *semaphoreArray, 134 for each of the <fenceObjectCount> progress fence objects in <semaphoreArray> which 138 If a value in <semaphoreArray> is not the name of a semaphore object, 144 const uint *semaphoreArray, [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 3171 Move <VkSemaphore> semaphoreArray[numSemaphores]; in submitBufferWaitManySemaphores() local 3176 semaphoreArray[idx] = createSemaphore(vk, vkDevice); in submitBufferWaitManySemaphores() 3177 semaphores[idx] = semaphoreArray[idx].get(); in submitBufferWaitManySemaphores()
|
/third_party/openGLES/api/GL/ |
D | glext.h | 9444 …4NVXPROC) (GLuint signalGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9445 …I64NVXPROC) (GLuint waitGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9446 …NTWAITSEMAPHOREUI64NVXPROC) (GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9449 …reui64NVX (GLuint signalGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9450 …horeui64NVX (GLuint waitGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9451 …lClientWaitSemaphoreui64NVX (GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6…
|
/third_party/mesa3d/include/GL/ |
D | glext.h | 9447 …4NVXPROC) (GLuint signalGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9448 …I64NVXPROC) (GLuint waitGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9449 …NTWAITSEMAPHOREUI64NVXPROC) (GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9452 …reui64NVX (GLuint signalGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9453 …horeui64NVX (GLuint waitGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6… 9454 …lClientWaitSemaphoreui64NVX (GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint6…
|