Searched refs:opencl_pod_buffer_map_ (Results 1 – 2 of 2) sorted by relevance
824 auto buf_iter = opencl_pod_buffer_map_.lower_bound( in GenerateOpenCLPodBuffers()826 if (buf_iter == opencl_pod_buffer_map_.end() || in GenerateOpenCLPodBuffers()862 opencl_pod_buffer_map_.insert( in GenerateOpenCLPodBuffers()
449 std::map<std::pair<uint32_t, uint32_t>, Buffer*> opencl_pod_buffer_map_; variable