Home
last modified time | relevance | path

Searched defs:DeleteTextures (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/cc/test/
Dtest_gles2_interface.cc49 void TestGLES2Interface::DeleteTextures(GLsizei n, const GLuint* textures) { in DeleteTextures() function in cc::TestGLES2Interface
/external/chromium_org/ppapi/c/
Dppb_opengles2.h195 void (*DeleteTextures)(PP_Resource context, member
654 void (*DeleteTextures)(PP_Resource context, member
/external/chromium_org/gpu/command_buffer/service/
Dtexture_manager_unittest.cc2242 TEST_F(SharedTextureTest, DeleteTextures) { in TEST_F() argument
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_impl_autogen.h388 void GLES2Implementation::DeleteTextures(GLsizei n, const GLuint* textures) { in DeleteTextures() function
Dgles2_interface_stub_impl_autogen.h142 void GLES2InterfaceStub::DeleteTextures(GLsizei /* n */, in DeleteTextures() function
Dgles2_trace_implementation_impl_autogen.h238 void GLES2TraceImplementation::DeleteTextures(GLsizei n, in DeleteTextures() function
Dgles2_implementation_unittest_autogen.h315 TEST_F(GLES2ImplementationTest, DeleteTextures) { in TEST_F() argument
/external/chromium_org/mojo/examples/pepper_container_app/
Dppb_opengles2_thunk.cc341 void DeleteTextures(PP_Resource context_id, GLsizei n, const GLuint* textures) { in DeleteTextures() function
/external/chromium_org/ppapi/shared_impl/
Dppb_opengles2_shared.cc348 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/
Dglapitemp.h2078 KEYWORD1 void KEYWORD2 NAME(DeleteTextures)(GLsizei n, const GLuint * textures) in NAME() argument
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglapi_mapi_tmp.h3754 GLAPI void APIENTRY GLAPI_PREFIX(DeleteTextures)(GLsizei n, const GLuint *textures) in GLAPI_PREFIX() argument