HomeSort by relevance Sort by last modified time
    Searched refs:GLchar (Results 451 - 475 of 586) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/GLES/
glext.h     [all...]
  /external/mesa3d/src/mesa/main/
transformfeedback.c 812 const GLchar * const *varyings,
893 malloc(count * sizeof(GLchar *));
921 GLsizei *size, GLenum *type, GLchar *name)
    [all...]
uniforms.c 928 const GLchar *uniformBlockName)
955 const GLchar * const *uniformNames,
    [all...]
performance_monitor.c 231 GLsizei *length, GLchar *groupString)
261 GLchar *counterString)
    [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
android_opengl_GLES31Ext.cpp 552 /* void glDebugMessageInsertKHR ( GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar *buf ) */
577 (GLchar *)_nativebuf
595 /* GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog ) */
603 /* GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog ) */
611 /* GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog ) */
619 /* GLuint glGetDebugMessageLogKHR ( GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog ) */
626 /* void glPushDebugGroupKHR ( GLenum source, GLuint id, GLsizei length, const GLchar *message ) */
647 (GLchar *)_nativemessage
667 /* void glObjectLabelKHR ( GLenum identifier, GLuint name, GLsizei length, const GLchar *label ) */
684 (GLchar *)_nativelabe
    [all...]
  /frameworks/native/opengl/include/GLES/
glext.h     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
dispatch.h     [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeStateApiTests.cpp 602 GLchar uniformBlockName[128];
628 GLchar name[32];
665 const GLchar* uniformName = "Block.blockVar";
    [all...]
  /cts/tests/tests/graphics/jni/
android_graphics_cts_CameraGpuCtsActivity.cpp 466 GLchar infoLog[512];
  /device/generic/goldfish-opengl/system/include/GLES/
glext.h     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeSSBOBlockTests.cpp 349 std::vector<GLchar> infoLog(maxLength);
es31fNegativeStateApiTests.cpp     [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.h 387 const GLchar* const* str,
618 void InsertEventMarkerEXT(GLsizei length, const GLchar* marker) override;
619 void PushGroupMarkerEXT(GLsizei length, const GLchar* marker) override;
657 const GLchar* GetRequestableExtensionsCHROMIUM() override;
    [all...]
mojo_gles2_impl_autogen.cc     [all...]
  /external/mesa3d/include/GLES/
glext.h     [all...]
  /external/swiftshader/include/GLES/
glext.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
glext.h     [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_proc.h 286 typedef void (gl_APIENTRY *glGetDriverControlStringQCOM_client_proc_t) (void * ctx, GLuint, GLsizei, GLsizei*, GLchar*);
300 typedef void (gl_APIENTRY *glExtGetProgramBinarySourceQCOM_client_proc_t) (void * ctx, GLuint, GLenum, GLchar*, GLint*);
  /external/webrtc/talk/app/webrtc/objc/
RTCOpenGLVideoRenderer.mm 105 GLuint CreateShader(GLenum type, const GLchar* source) {
  /external/webrtc/webrtc/api/objc/
RTCOpenGLVideoRenderer.mm 84 GLuint CreateShader(GLenum type, const GLchar *source) {
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Program.cpp     [all...]
libGLESv2.cpp 204 void BindAttribLocation(GLuint program, GLuint index, const GLchar* name)
206 TRACE("(GLuint program = %d, GLuint index = %d, const GLchar* name = %s)", program, index, name);
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContext.cpp 713 GLW_APICALL GLint GLW_APIENTRY glGetAttribLocation (GLuint program, const GLchar* name)

Completed in 1117 milliseconds

<<11121314151617181920>>