Lines Matching refs:CUDA
51 This extension allows creating an EGL sync object linked to a CUDA
61 A pointer to type cudaEvent_t, defined in the CUDA header files, may
88 Likewise, a <CUDA event sync object> reflects the status of a
89 corresponding CUDA object. Waiting on this type of sync object is
91 CUDA event object.
96 Section 3.8.1.X Creating and Signaling CUDA Event Sync Objects
98 If <type> is EGL_SYNC_CUDA_EVENT_NV, a CUDA event sync object is
108 must be properly initialized and recorded by the CUDA API (using
109 cudaEventCreate and cudaEventRecord), and the CUDA device
115 CUDA device used to create the CUDA event matches the
119 Attributes of the CUDA event sync object are set as follows:
138 The only condition supported for CUDA event sync objects is
154 generated. If its attribute value is not a valid CUDA event pointer
165 object, or CUDA event object has completed, and <sync> is no longer
202 - Fixed incorrect CUDA function name