Searched refs:currentSampler (Results 1 – 1 of 1) sorted by relevance
386 struct gl_sampler_object * const currentSampler = in bind_samplers() local391 if (currentSampler && currentSampler->Name == samplers[i]) in bind_samplers()392 sampObj = currentSampler; in bind_samplers()414 if (sampObj != currentSampler) { in bind_samplers()