HomeSort by relevance Sort by last modified time
    Searched refs:DeleteSamplers (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp     [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 166 void DeleteSamplers(GLsizei n, const GLuint* samplers) override;
    [all...]
mojo_gles2_impl_autogen.cc 285 void MojoGLES2Impl::DeleteSamplers(GLsizei n, const GLuint* samplers) {
286 NOTREACHED() << "Unimplemented DeleteSamplers.";
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 367 #define glDeleteSamplers MANGLE(DeleteSamplers)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 367 #define glDeleteSamplers MANGLE(DeleteSamplers)
    [all...]

Completed in 75 milliseconds