Searched refs:getActiveTexturesCache (Results 1 – 7 of 7) sorted by relevance
768 const ActiveTexturesCache &getActiveTexturesCache() const { return mActiveTexturesCache; } in getActiveTexturesCache() function
1278 const gl::ActiveTexturesCache &completeTextures = glState.getActiveTexturesCache();
2211 const gl::ActiveTexturesCache &textures = glState.getActiveTexturesCache();
5290 const gl::ActiveTexturesCache &textures = mState.getActiveTexturesCache(); in updateActiveTextures()6637 const gl::ActiveTexturesCache &textures = mState.getActiveTexturesCache(); in endRenderPassIfComputeReadAfterAttachmentWrite()
3219 const gl::ActiveTexturesCache &activeTextures = glState.getActiveTexturesCache(); in applyTextures()
915 const gl::ActiveTexturesCache &textures = glState.getActiveTexturesCache(); in updateProgramTextureBindings()
2772 const gl::ActiveTexturesCache &completeTextures = glState.getActiveTexturesCache(); in applyTexturesForSRVs()