Searched defs:genTextures (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/test/
H A Dtest_web_graphics_context_3d.cc174 void TestWebGraphicsContext3D::genTextures(GLsizei count, GLuint* ids) { function in class:cc::TestWebGraphicsContext3D
231 genTextures(1, &id);
/external/chromium_org/third_party/WebKit/public/platform/
H A DWebGraphicsContext3D.h355 virtual void genTextures(WGC3Dsizei count, WebGLId* ids) { } function in class:blink::WebGraphicsContext3D
/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp674 void ReferenceContext::genTextures (int numTextures, deUint32* textures) function in class:sglr::ReferenceContext
H A DsglrGLContext.cpp180 void GLContext::genTextures (int numTextures, deUint32* textures) function in class:sglr::GLContext
/external/chromium_org/third_party/WebKit/Source/platform/graphics/test/
H A DMockWebGraphicsContext3D.h249 virtual void genTextures(WGC3Dsizei count, WebGLId* ids) function in class:blink::MockWebGraphicsContext3D

Completed in 1635 milliseconds