Searched refs:GET_EXTENSION_ADDRESS (Results 1 – 1 of 1) sorted by relevance
38 #define GET_EXTENSION_ADDRESS(FUNC) \ in init_extension_functions() macro48 GET_EXTENSION_ADDRESS(clCreateCommandBufferKHR); in init_extension_functions()49 GET_EXTENSION_ADDRESS(clReleaseCommandBufferKHR); in init_extension_functions()50 GET_EXTENSION_ADDRESS(clRetainCommandBufferKHR); in init_extension_functions()51 GET_EXTENSION_ADDRESS(clFinalizeCommandBufferKHR); in init_extension_functions()52 GET_EXTENSION_ADDRESS(clEnqueueCommandBufferKHR); in init_extension_functions()53 GET_EXTENSION_ADDRESS(clCommandBarrierWithWaitListKHR); in init_extension_functions()54 GET_EXTENSION_ADDRESS(clCommandCopyBufferKHR); in init_extension_functions()55 GET_EXTENSION_ADDRESS(clCommandCopyBufferRectKHR); in init_extension_functions()56 GET_EXTENSION_ADDRESS(clCommandCopyBufferToImageKHR); in init_extension_functions()[all …]