Searched refs:getActiveAtomicCounterBufferiv (Results 1 – 14 of 14) sorted by relevance
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 244 glGetActiveAtomicCounterBufferivFunc getActiveAtomicCounterBufferiv; variable
|
D | glwInitGL42.inl | 139 gl->getActiveAtomicCounterBufferiv = (glGetActiveAtomicCounterBufferivFunc) loader->get("glGe…
|
D | glwInitGL43.inl | 149 gl->getActiveAtomicCounterBufferiv = (glGetActiveAtomicCounterBufferivFunc) loader->get("glGe…
|
D | glwInitGL44.inl | 158 gl->getActiveAtomicCounterBufferiv = (glGetActiveAtomicCounterBufferivFunc) loader->get("glGe…
|
D | glwInitGL46.inl | 188 gl->getActiveAtomicCounterBufferiv = (glGetActiveAtomicCounterBufferivFunc) loader->get("glGe…
|
D | glwInitGL45.inl | 188 gl->getActiveAtomicCounterBufferiv = (glGetActiveAtomicCounterBufferivFunc) loader->get("glGe…
|
D | glwImpl.inl | 1916 gl->getActiveAtomicCounterBufferiv(program, bufferIndex, pname, params);
|
/external/angle/src/libANGLE/ |
D | Context_gl_4_autogen.h | 115 void getActiveAtomicCounterBufferiv(ShaderProgramID programPacked, GLuint bufferIndex, \
|
D | Context_gl.cpp | 2345 void Context::getActiveAtomicCounterBufferiv(ShaderProgramID program, in getActiveAtomicCounterBufferiv() function in gl::Context
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.cpp | 534 ASSIGN("glGetActiveAtomicCounterBufferiv", getActiveAtomicCounterBufferiv); in initProcsDesktopGL() 1759 ASSIGN("glGetActiveAtomicCounterBufferiv", getActiveAtomicCounterBufferiv); in initProcsDesktopGL() 3362 getActiveAtomicCounterBufferiv = &glGetActiveAtomicCounterBufferivNULL; in initProcsDesktopGLNULL() 4586 getActiveAtomicCounterBufferiv = &glGetActiveAtomicCounterBufferivNULL; in initProcsDesktopGLNULL()
|
D | DispatchTableGL_autogen.h | 552 PFNGLGETACTIVEATOMICCOUNTERBUFFERIVPROC getActiveAtomicCounterBufferiv = nullptr; variable
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextInitFuncs.inl | 244 gl->getActiveAtomicCounterBufferiv = glGetActiveAtomicCounterBufferiv;
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_4_autogen.cpp | 2417 context->getActiveAtomicCounterBufferiv(programPacked, bufferIndex, pname, params); in GL_GetActiveAtomicCounterBufferiv()
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 1717 m_gl.getActiveAtomicCounterBufferiv(program, bufferIndex, pname, params);
|