Searched refs:texture_type (Results 1 – 6 of 6) sorted by relevance
93 const GLenum texture_type = InputTextureType(); in DrawTexture() local94 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
124 const GLenum texture_type = InputTextureType(); in DrawTexture() local125 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
135 const GLenum texture_type = InputTextureType(); in DrawTexture() local136 glBindTexture(texture_type, mInputTextureName); in DrawTexture()
133 const GLenum texture_type = InputTextureType(); in DrawTexture() local134 glBindTexture(texture_type, mInputTextureName); in DrawTexture()