Searched refs:texture_type (Results 1 – 3 of 3) sorted by relevance
93 const GLenum texture_type = InputTextureType(); in DrawTexture() local94 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
135 const GLenum texture_type = InputTextureType(); in DrawTexture() local136 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
128 const GLenum texture_type = InputTextureType(); in DrawTexture() local129 glBindTexture(texture_type, mInputTextureName); in DrawTexture()