Home
last modified time | relevance | path

Searched defs:GLenum (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/prebuilt-intermediates/main/
Ddispatch.h2488 static inline void SET_NewList(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLuint, GLenum)) { in SET_NewList() argument
2521 static inline void SET_CallLists(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLsizei, GLenum, … in SET_CallLists() argument
2565 static inline void SET_Begin(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_Begin()
4138 static inline void SET_ClipPlane(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLd… in SET_ClipPlane()
4149 static inline void SET_ColorMaterial(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLenu… in SET_ColorMaterial()
4160 static inline void SET_CullFace(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum)) { in SET_CullFace()
4171 static inline void SET_Fogf(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLfloat)) { in SET_Fogf()
4182 static inline void SET_Fogfv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLfloat… in SET_Fogfv()
4193 static inline void SET_Fogi(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, GLint)) { in SET_Fogi()
4204 static inline void SET_Fogiv(struct _glapi_table *disp, void (GLAPIENTRYP fn)(GLenum, const GLint *… in SET_Fogiv()
[all …]
/external/deqp/external/openglcts/modules/common/
DglcKHRDebugTests.cpp1798 void ReceivingMessagesTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuin… in debug_proc()
2404 void SynchronousCallsTest::debug_proc(glw::GLenum /* source */, glw::GLenum /* type */, glw::GLuint… in debug_proc()
/external/deqp/framework/opengl/wrapper/
DglwTypes.inl67 typedef deUint32 GLenum; typedef
/external/mesa3d/src/compiler/glsl/
Dstandalone_scaffolding.cpp82 _mesa_shader_debug(struct gl_context *, GLenum, GLuint *, in _mesa_shader_debug() argument
/external/swiftshader/src/OpenGL/compiler/
DCompiler.h67 typedef unsigned int GLenum; typedef
DOutputASM.h32 typedef unsigned int GLenum; typedef
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessBuffersTests.cpp304 bool DataTest::TestCase(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum… in TestCase()
516 void DataTest::LogFail(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum … in LogFail()
601 void DataTest::LogError(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum… in LogError()
Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp191 bool Equal(const ivec4& a, const ivec4& b, GLenum) in Equal() argument
195 bool Equal(const uvec4& a, const uvec4& b, GLenum) in Equal() argument
Dgl4cShaderImageLoadStoreTests.cpp264 bool Equal(const ivec4& a, const ivec4& b, GLenum) in Equal() argument
269 bool Equal(const uvec4& a, const uvec4& b, GLenum) in Equal() argument
Dgl4cCopyImageTests.cpp3144 void FunctionalTest::prepareSrcPxls(const FunctionalTest::targetDesc& desc, GLenum /* dst_internal_… in prepareSrcPxls() argument
/external/deqp/modules/gles31/functional/
Des31fDebugTests.cpp2806 extern "C" void GLW_APIENTRY dummyCallback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char*, co… in dummyCallback() argument
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
Dgl2.h23 typedef unsigned int GLenum; typedef
/external/mesa3d/include/GLES/
Dgl.h68 typedef unsigned int GLenum; typedef
/external/swiftshader/include/GLES/
Dgl.h59 typedef unsigned int GLenum; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h19 typedef unsigned int GLenum; typedef
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageLoadStoreTests.cpp185 bool Equal(const ivec4& a, const ivec4& b, GLenum) in Equal() argument
189 bool Equal(const uvec4& a, const uvec4& b, GLenum) in Equal() argument
/external/swiftshader/include/GLES2/
Dgl2.h71 typedef unsigned int GLenum; typedef
/external/mesa3d/include/GLES2/
Dgl2.h71 typedef unsigned int GLenum; typedef
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
Dgl3.h45 typedef unsigned int GLenum; typedef
/external/mesa3d/include/GLES3/
Dgl3.h71 typedef unsigned int GLenum; typedef
Dgl31.h73 typedef unsigned int GLenum; typedef
Dgl32.h73 typedef unsigned int GLenum; typedef
/external/mesa3d/include/GL/
Dgl.h121 typedef unsigned int GLenum; typedef
/external/swiftshader/include/GLES3/
Dgl3.h71 typedef unsigned int GLenum; typedef
/external/swiftshader/include/GL/
Dglcorearb.h81 typedef unsigned int GLenum; typedef

12