Searched defs:createCommandQueue (Results 1 – 3 of 3) sorted by relevance
83 angle::Result CLContextVk::createCommandQueue(const cl::CommandQueue &commandQueue, in createCommandQueue() function in rx::CLContextVk
81 angle::Result CLContextCL::createCommandQueue(const cl::CommandQueue &commandQueue, in createCommandQueue() function in rx::CLContextCL
113 cl_command_queue Context::createCommandQueue(cl_device_id device, CommandQueueProperties properties) in createCommandQueue() function in cl::Context