Home
last modified time | relevance | path

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

/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl20 gl->bindFragDataLocationIndexed = glBindFragDataLocationIndexed;
DtcuNullRenderContextFuncs.inl109 GLW_APICALL void GLW_APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GL… function
/external/deqp/framework/opengl/wrapper/
DglwInitGL33.inl16 …tionIndexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL40.inl17 …tionIndexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL41.inl18 …tionIndexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL42.inl18 …Indexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL43.inl18 …Indexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL44.inl20 …Indexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwInitGL45.inl20 …Indexed = (glBindFragDataLocationIndexedFunc) loader->get("glBindFragDataLocationIndexed");
DglwApi.inl20 #define glBindFragDataLocationIndexed glwBindFragDataLocationIndexed macro
/external/mesa3d/include/GL/
Dgl_mangle.h86 #define glBindFragDataLocationIndexed MANGLE(BindFragDataLocationIndexed) macro
Dglcorearb.h1691 GLAPI void APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index…
Dglext.h1608 GLAPI void APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index…
/external/deqp/framework/opengl/
DgluCallLogWrapperApi.inl20 void glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, glw::GLui…
DgluCallLogWrapper.inl105 void CallLogWrapper::glBindFragDataLocationIndexed (glw::GLuint program, glw::GLuint colorNumber, g… function in CallLogWrapper
108 …m_log << TestLog::Message << "glBindFragDataLocationIndexed(" << program << ", " << colorNumber <<…
/external/swiftshader/include/GL/
Dglcorearb.h1672 GLAPI void APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index…
Dglext.h1589 GLAPI void APIENTRY glBindFragDataLocationIndexed (GLuint program, GLuint colorNumber, GLuint index…