Searched refs:get_global_size (Results 1 – 19 of 19) sorted by relevance
1 _CLC_DECL _CLC_OVERLOAD size_t get_global_size(uint dim);
1 workitem/get_global_size.cl
3 _CLC_DEF _CLC_OVERLOAD size_t get_global_size(uint dim) {
5 size_t global_size = get_global_size(dim);
18 _CLC_DEF _CLC_OVERLOAD size_t get_global_size(uint dim) {
8 workitem/get_global_size.cl
10 workitem/get_global_size.cl
7 _CLC_DEF _CLC_OVERLOAD size_t get_global_size(uint dim) {
417 if (results->get_global_size[i] != reference->get_global_size[i]) { in verifyData()418 …show(Error::ERR_GLOBAL_SIZE, errorLocation, results->get_global_size[i], reference->get_global_siz… in verifyData()477 _referenceRegionArray[i].get_global_size[dim] = static_cast<unsigned long>(_globalSize[dim]); in calculateExpectedValues()
33 cl_ulong get_global_size[MAX_DIMS]; member
1108 const unsigned int columns=get_global_size(0);1148 const int columns = get_global_size(0); 1178 const int columns = get_global_size(0); 1638 const int columns = get_global_size(0); 1765 const unsigned int columns = get_global_size(0);1813 const unsigned int columns = get_global_size(0);2122 const int columns = get_global_size(0);2798 const int columns = get_global_size(0);2799 const int rows = get_global_size(1);
292 uint const span_stride = get_global_size(0); \
220 workitem/get_global_size.cl
8315 uint const span_stride = get_global_size(0);8410 uint const span_stride = get_global_size(0);8517 uint const span_stride = get_global_size(0);8653 uint const span_stride = get_global_size(0);8857 uint const span_stride = get_global_size(0);
13897 uint const span_stride = get_global_size(0);14108 uint const span_stride = get_global_size(0);14331 uint const span_stride = get_global_size(0);14583 uint const span_stride = get_global_size(0);14903 uint const span_stride = get_global_size(0);15379 uint const span_stride = get_global_size(0);
418 foreach name = ["get_global_size", "get_global_id", "get_local_size",
7382 size_t __ovld __cnfn get_global_size(uint dimindx);
6456 size_t __ovld __cnfn get_global_size(uint dimindx);