Searched refs:fragUniformSlot (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/driver/
H A DrsdShaderCache.h65 int32_t fragUniformSlot(uint32_t a) const {return mCurrent->fragUniforms[a].slot;} function in class:RsdShaderCache
H A DrsdShader.cpp481 RSD_CALL_GL(glUniform1i, sc->fragUniformSlot(mTextureUniformIndexStart + ct), ct);
549 slot = sc->fragUniformSlot(uidx);

Completed in 512 milliseconds