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

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

Completed in 49 milliseconds