Home
last modified time | relevance | path

Searched refs:texture_type (Results 1 – 3 of 3) sorted by relevance

/development/perftests/panorama/feature_mos/src/mosaic_renderer/
DYVURenderer.cpp93 const GLenum texture_type = InputTextureType(); in DrawTexture() local
94 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
DWarpRenderer.cpp124 const GLenum texture_type = InputTextureType(); in DrawTexture() local
125 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
DSurfaceTextureRenderer.cpp133 const GLenum texture_type = InputTextureType(); in DrawTexture() local
134 glBindTexture(texture_type, mInputTextureName); in DrawTexture()