HomeSort by relevance Sort by last modified time
    Searched full:srcname (Results 101 - 125 of 163) sorted by null

1 2 3 45 6 7

  /external/deqp/framework/platform/null/
tcuNullRenderContextFuncs.inl 981 GLW_APICALL void GLW_APIENTRY glCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
983 DE_UNREF(srcName);
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
ltmain.sh     [all...]
libtool     [all...]
  /external/libnetfilter_conntrack/
ltmain.sh     [all...]
  /external/libnfnetlink/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /toolchain/binutils/binutils-2.27/
ltmain.sh     [all...]
configure.ac 207 srcname="gnu development package"
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwImpl.inl 815 void glwCopyImageSubData (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
820 gl->copyImageSubData(srcName, srcTarget, srcLevel, srcX, srcY, srcZ, dstName, dstTarget, dstLevel, dstX, dstY, dstZ, srcWidth, srcHeight, srcDepth);
    [all...]
glwApi.inl     [all...]
glwFunctionTypes.inl 107 typedef GLW_APICALL void (GLW_APIENTRY* glCopyImageSubDataFunc) (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth);
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.c 639 const char *srcname; local
655 srcname = f->sub.name; /* Might be NULL. */
657 srcname = f->sub.def ? upb_def_fullname(f->sub.def) : NULL;
659 if (srcname) {
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 723 const char *srcname; local
739 srcname = f->sub.name; /* Might be NULL. */
741 srcname = f->sub.def ? upb_def_fullname(f->sub.def) : NULL;
743 if (srcname) {
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
  /system/core/libbacktrace/testdata/arm/
libGLESv2_adreno.so 
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 107 void glCopyImageSubData (glw::GLuint srcName, glw::GLenum srcTarget, glw::GLint srcLevel, glw::GLint srcX, glw::GLint srcY, glw::GLint srcZ, glw::GLuint dstName, glw::GLenum dstTarget, glw::GLint dstLevel, glw::GLint dstX, glw::GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth);
    [all...]
gluCallLogWrapper.inl     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/curl/
ltmain.sh     [all...]

Completed in 1455 milliseconds

1 2 3 45 6 7