Searched defs:locations (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dglamor_program.h49 const glamor_program_location locations; member in struct:__anon6795
64 glamor_program_location locations; member in struct:_glamor_program
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dglamor_program.h51 const glamor_program_location locations; member in struct:__anon7114
70 glamor_program_location locations; member in struct:_glamor_program
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dglsl_shader.c659 const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set)
672 GL_EXTCALL(glUniform4ivARB(locations[i], 1, &constants[i*4]));
687 GL_EXTCALL(glUniform4ivARB(locations[idx], 1, values));
726 * locations of the constants to avoid looking up each time */
734 * locations of the constants to avoid looking up each time */
4780 checkGLcall("Find glsl program uniform locations");
658 shader_glsl_load_constantsI(IWineD3DBaseShaderImpl *This, const struct wined3d_gl_info *gl_info, const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dglsl_shader.c642 const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set)
655 GL_EXTCALL(glUniform4ivARB(locations[i], 1, &constants[i*4]));
670 GL_EXTCALL(glUniform4ivARB(locations[idx], 1, values));
709 * locations of the constants to avoid looking up each time */
717 * locations of the constants to avoid looking up each time */
4649 checkGLcall("Find glsl program uniform locations");
641 shader_glsl_load_constantsI(IWineD3DBaseShaderImpl *This, const struct wined3d_gl_info *gl_info, const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set) argument
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dglsl_shader.c644 const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set)
657 GL_EXTCALL(glUniform4ivARB(locations[i], 1, &constants[i*4]));
673 GL_EXTCALL(glUniform4ivARB(locations[idx], 1, values));
692 * locations of the constants to avoid looking up each time */
700 * locations of the constants to avoid looking up each time */
5987 checkGLcall("Find glsl program uniform locations");
643 shader_glsl_load_constantsI(const struct wined3d_shader *shader, const struct wined3d_gl_info *gl_info, const GLint locations[MAX_CONST_I], const int *constants, WORD constants_set) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 140 milliseconds