Searched refs:max_samplers (Results 1 – 4 of 4) sorted by relevance
52 cl_uint max_samplers() const;
106 _cl_device_id::max_samplers() const { in max_samplers() function in _cl_device_id
151 dev->max_samplers()); in clGetDeviceInfo()
2316 const unsigned max_samplers[MESA_SHADER_TYPES] = { in check_resources() local2340 if (sh->num_samplers > max_samplers[i]) { in check_resources()