Home
last modified time | relevance | path

Searched refs:getFragDataLocation (Results 1 – 25 of 34) sorted by relevance

12

/external/deqp/framework/opengl/
DgluES3PlusWrapperFuncs.inl121 dst->getFragDataLocation = src.getFragDataLocation;
/external/deqp/framework/opengl/wrapper/
DglwInitES30Direct.inl108 gl->getFragDataLocation = &glGetFragDataLocation;
DglwInitES31Direct.inl121 gl->getFragDataLocation = &glGetFragDataLocation;
DglwInitES32Direct.inl138 gl->getFragDataLocation = &glGetFragDataLocation;
DglwInitES30.inl108 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL31.inl117 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL30.inl110 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwFunctions.inl273 glGetFragDataLocationFunc getFragDataLocation; variable
DglwInitES31.inl121 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL32.inl125 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL33.inl130 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitES32.inl138 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL40.inl146 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL41.inl157 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocation");
DglwInitGL42.inl164 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocatio…
DglwInitGL44.inl184 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocatio…
DglwInitGL43.inl175 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocatio…
DglwInitGL45.inl216 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocatio…
DglwInitGL46.inl216 gl->getFragDataLocation = (glGetFragDataLocationFunc) loader->get("glGetFragDataLocatio…
/external/angle/src/libANGLE/
DContext_gles_3_0_autogen.h73 GLint getFragDataLocation(ShaderProgramID programPacked, const GLchar *name); \
DProgram.h536 GLint getFragDataLocation(const std::string &name) const;
/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h186 GLint getFragDataLocation(const GLchar *name);
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.cpp1024 ASSIGN("glGetFragDataLocationEXT", getFragDataLocation); in initProcsDesktopGL()
1465 ASSIGN("glGetFragDataLocation", getFragDataLocation); in initProcsDesktopGL()
2464 ASSIGN("glGetFragDataLocation", getFragDataLocation); in initProcsGLES()
3811 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsDesktopGLNULL()
4252 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsDesktopGLNULL()
5250 getFragDataLocation = &glGetFragDataLocationNULL; in initProcsGLESNULL()
DDispatchTableGL_autogen.h291 PFNGLGETFRAGDATALOCATIONPROC getFragDataLocation = nullptr; variable
/external/deqp/framework/platform/null/
DtcuNullRenderContextInitFuncs.inl273 gl->getFragDataLocation = glGetFragDataLocation;

12