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

/frameworks/rs/driver/
H A DrsdShader.cpp408 DrvAllocation *drvTex = (DrvAllocation *)tex->mHal.drv; local
409 const GLenum target = drvTex->glTarget;
489 DrvAllocation *drvTex = (DrvAllocation *)mRSProgram->mHal.state.textures[ct]->mHal.drv; local
498 RSD_CALL_GL(glBindTexture, mCurrentState->mTextureTargets[ct], drvTex->textureID);

Completed in 56 milliseconds