Home
last modified time | relevance | path

Searched refs:PFNGLSAMPLERPARAMETERFPROC (Results 1 – 17 of 17) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h393 PFNGLSAMPLERPARAMETERFPROC samplerParameterf = nullptr;
Dfunctionsgl_typedefs.h739 typedef void(INTERNAL_GL_APIENTRY *PFNGLSAMPLERPARAMETERFPROC)(GLuint, GLenum, GLfloat); typedef
/external/angle/util/
Dgles_loader_autogen.cpp327 ANGLE_UTIL_EXPORT PFNGLSAMPLERPARAMETERFPROC glSamplerParameterf;
1908 reinterpret_cast<PFNGLSAMPLERPARAMETERFPROC>(loadProc("glSamplerParameterf")); in LoadGLES()
Dgles_loader_autogen.h335 ANGLE_UTIL_EXPORT extern PFNGLSAMPLERPARAMETERFPROC glSamplerParameterf;
/external/angle/include/GLES3/
Dgl3.h1080 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
Dgl31.h1082 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
Dgl32.h1082 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
/external/mesa3d/include/GLES3/
Dgl3.h1080 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
Dgl31.h1080 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
Dgl32.h1080 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
/external/swiftshader/include/GLES3/
Dgl3.h1080 typedef void (GL_APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c1195 PFNGLSAMPLERPARAMETERFPROC __glewSamplerParameterf = NULL;
11166 …r = ((glSamplerParameterf = (PFNGLSAMPLERPARAMETERFPROC)glewGetProcAddress((const GLubyte*)"glSamp… in _glewInit_GL_ARB_sampler_objects()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h6168 typedef void (GLAPIENTRY * PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param… typedef
20727 GLEW_FUN_EXPORT PFNGLSAMPLERPARAMETERFPROC __glewSamplerParameterf;
/external/mesa3d/include/GL/
Dglcorearb.h1633 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param); typedef
Dglext.h1521 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param); typedef
/external/swiftshader/include/GL/
Dglcorearb.h1670 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param); typedef
Dglext.h1557 typedef void (APIENTRYP PFNGLSAMPLERPARAMETERFPROC) (GLuint sampler, GLenum pname, GLfloat param); typedef