| /external/chromium_org/cc/resources/ |
| D | raster_worker_pool_perftest.cc | 45 virtual void GenTextures(GLsizei n, GLuint* textures) OVERRIDE { in GenTextures() function in cc::__anon06acb9a40111::PerfGLES2Interface
|
| /external/chromium_org/cc/test/ |
| D | test_gles2_interface.cc | 19 void TestGLES2Interface::GenTextures(GLsizei n, GLuint* textures) { in GenTextures() function in cc::TestGLES2Interface
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 235 void (*GenTextures)(PP_Resource context, GLsizei n, GLuint* textures); member 694 void (*GenTextures)(PP_Resource context, GLsizei n, GLuint* textures); member
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 557 void GLES2Implementation::GenTextures(GLsizei n, GLuint* textures) { in GenTextures() function
|
| D | gles2_interface_stub_impl_autogen.h | 200 void GLES2InterfaceStub::GenTextures(GLsizei /* n */, GLuint* /* textures */) { in GenTextures() function
|
| D | gles2_trace_implementation_impl_autogen.h | 355 void GLES2TraceImplementation::GenTextures(GLsizei n, GLuint* textures) { in GenTextures() function
|
| D | gles2_implementation_unittest_autogen.h | 524 TEST_F(GLES2ImplementationTest, GenTextures) { in TEST_F() argument
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 500 void GenTextures(PP_Resource context_id, GLsizei n, GLuint* textures) { in GenTextures() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 508 void GenTextures(PP_Resource context_id, GLsizei n, GLuint* textures) { in GenTextures() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 2084 KEYWORD1 void KEYWORD2 NAME(GenTextures)(GLsizei n, GLuint * textures) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 3770 GLAPI void APIENTRY GLAPI_PREFIX(GenTextures)(GLsizei n, GLuint *textures) in GLAPI_PREFIX() argument
|