Searched refs:TextureTypeToTarget (Results 1 – 3 of 3) sorted by relevance
72 TextureTarget TextureTypeToTarget(TextureType type, GLint layerIndex) in TextureTypeToTarget() function130 return TextureTypeToTarget(mType, mLayerIndex); in getTarget()
127 TextureTarget TextureTypeToTarget(TextureType type, GLint layerIndex);
1307 mState.getImageDesc(gl::TextureTypeToTarget(mState.getType(), layer), level); in changeLevels()