Changeset 23433 in vbox for trunk/src/VBox/GuestHost/OpenGL/include/state
- Timestamp:
- Sep 30, 2009 11:38:45 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 53022
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/include/state/cr_glsl.h
r23403 r23433 100 100 101 101 DECLEXPORT(GLint) STATE_APIENTRY crStateGetUniformSize(GLenum type); 102 DECLEXPORT(GLboolean) STATE_APIENTRY crStateIsIntUniform(GLenum type); 102 103 103 104 DECLEXPORT(void) STATE_APIENTRY crStateCreateShader(GLuint id, GLenum type);
Note:
See TracChangeset
for help on using the changeset viewer.