Searched refs:BoundSampler (Results 1 – 3 of 3) sorted by relevance
208 uint32_t BoundSampler(uint32_t textureUnit) const;
1577 uint32_t DeviceGLES::BoundSampler(uint32_t textureUnit) const in BoundSampler() function in DeviceGLES
2549 if (device_.BoundSampler(textureUnit) != samplerId) { in BindResources()