Lines Matching defs:texture
160 GLuint texture; in iterate() local
219 GLuint texture; in iterate() local
278 void Incomplete2DSizeCase::createTexture(GLuint texture) in createTexture()
359 void Incomplete2DFormatCase::createTexture(GLuint texture) in createTexture()
416 void Incomplete2DMissingLevelCase::createTexture(GLuint texture) in createTexture()
478 void Incomplete2DWrapModeCase::createTexture(GLuint texture) in createTexture()
531 void Complete2DExtraLevelCase::createTexture(GLuint texture) in createTexture()
588 void Incomplete2DEmptyObjectCase::createTexture(GLuint texture) in createTexture()
647 void IncompleteCubeSizeCase::createTexture(GLuint texture) in createTexture()
729 void IncompleteCubeFormatCase::createTexture(GLuint texture) in createTexture()
806 void IncompleteCubeMissingLevelCase::createTexture(GLuint texture) in createTexture()
874 void IncompleteCubeWrapModeCase::createTexture(GLuint texture) in createTexture()
928 void CompleteCubeExtraLevelCase::createTexture(GLuint texture) in createTexture()
988 void IncompleteCubeEmptyObjectCase::createTexture(GLuint texture) in createTexture()