Searched refs:threads_per_block_limit_ (Results 1 – 2 of 2) sorted by relevance
89 return threads_per_block_limit_; in threads_per_block_limit()189 int64 threads_per_block_limit_; variable262 device_description_->threads_per_block_limit_ = value; in set_threads_per_block_limit()
42 threads_per_block_limit_(kUninitializedUint64), in DeviceDescription()