Searched defs:DeleteTextures (Results 1 – 11 of 11) sorted by relevance
| /external/chromium_org/cc/test/ |
| D | test_gles2_interface.cc | 49 void TestGLES2Interface::DeleteTextures(GLsizei n, const GLuint* textures) { in DeleteTextures() function in cc::TestGLES2Interface
|
| /external/chromium_org/ppapi/c/ |
| D | ppb_opengles2.h | 195 void (*DeleteTextures)(PP_Resource context, member 654 void (*DeleteTextures)(PP_Resource context, member
|
| /external/chromium_org/gpu/command_buffer/service/ |
| D | texture_manager_unittest.cc | 2242 TEST_F(SharedTextureTest, DeleteTextures) { in TEST_F() argument
|
| /external/chromium_org/gpu/command_buffer/client/ |
| D | gles2_implementation_impl_autogen.h | 388 void GLES2Implementation::DeleteTextures(GLsizei n, const GLuint* textures) { in DeleteTextures() function
|
| D | gles2_interface_stub_impl_autogen.h | 142 void GLES2InterfaceStub::DeleteTextures(GLsizei /* n */, in DeleteTextures() function
|
| D | gles2_trace_implementation_impl_autogen.h | 238 void GLES2TraceImplementation::DeleteTextures(GLsizei n, in DeleteTextures() function
|
| D | gles2_implementation_unittest_autogen.h | 315 TEST_F(GLES2ImplementationTest, DeleteTextures) { in TEST_F() argument
|
| /external/chromium_org/mojo/examples/pepper_container_app/ |
| D | ppb_opengles2_thunk.cc | 341 void DeleteTextures(PP_Resource context_id, GLsizei n, const GLuint* textures) { in DeleteTextures() function
|
| /external/chromium_org/ppapi/shared_impl/ |
| D | ppb_opengles2_shared.cc | 348 void DeleteTextures(PP_Resource context_id, GLsizei n, const GLuint* textures) { in DeleteTextures() function
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/ |
| D | glapitemp.h | 2078 KEYWORD1 void KEYWORD2 NAME(DeleteTextures)(GLsizei n, const GLuint * textures) in NAME() argument
|
| /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/ |
| D | glapi_mapi_tmp.h | 3754 GLAPI void APIENTRY GLAPI_PREFIX(DeleteTextures)(GLsizei n, const GLuint *textures) in GLAPI_PREFIX() argument
|