Searched defs:CreateTexture (Results 1 – 2 of 2) sorted by relevance
134 static GLuint CreateTexture(int width, int height, int number) in CreateTexture() function
887 class CreateTexture : public Operation class897 CreateTexture::CreateTexture (SharedPtr<Texture>& texture, bool useSync, bool serverSync) in CreateTexture() function in deqp::egl::GLES2ThreadTest::CreateTexture