Searched refs:s_glDeleteProgramPipelines (Results 1 – 2 of 2) sorted by relevance
158 …static void gles2_APIENTRY s_glDeleteProgramPipelines(void* self, GLsizei n, const GLuint *pipelin…
866 void GLESv2Decoder::s_glDeleteProgramPipelines(void* self, GLsizei n, const GLuint *pipelines) { in s_glDeleteProgramPipelines() function in gfxstream::gl::GLESv2Decoder