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