/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/ |
H A D | server_texture.c | 256 retval = cr_server.head_spu->dispatch_table.IsTexture(crStateGetTextureHWID(texture));
|
/vbox/src/VBox/Additions/common/crOpenGL/ |
H A D | VBoxICDList.h | 378 ICD_ENTRY(IsTexture) /* 330 */
|
H A D | fakedri_glfuncsList.h | 353 GLAPI_ENTRY(IsTexture)
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | d3dx9mesh.h | 573 STDMETHOD_(BOOL, IsTexture)(THIS) PURE; 602 STDMETHOD_(BOOL, IsTexture)(THIS) PURE;
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | glapitable.h | 374 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
H A D | dispatch.h | 1048 #define CALL_IsTexture(disp, parameters) (*((disp)->IsTexture)) parameters 1049 #define GET_IsTexture(disp) ((disp)->IsTexture) 1050 #define SET_IsTexture(disp, fn) ((disp)->IsTexture = fn)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
H A D | dispatch.h | 1050 #define CALL_IsTexture(disp, parameters) (*((disp)->IsTexture)) parameters 1051 #define GET_IsTexture(disp) ((disp)->IsTexture) 1052 #define SET_IsTexture(disp, fn) ((disp)->IsTexture = fn)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | glapitable.h | 373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | glapitable.h | 371 GLboolean(GLAPIENTRYP IsTexture) (GLuint texture); /* 330 */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | glapitable.h | 371 GLboolean(GLAPIENTRYP IsTexture) (GLuint texture); /* 330 */
|
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/ |
H A D | gl_mangle.h | 977 #define glIsTexture MANGLE(IsTexture)
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/ |
H A D | glapitable.h | 374 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
|
H A D | glapitemp.h | 1794 KEYWORD1 GLboolean KEYWORD2 NAME(IsTexture)(GLuint texture) function 1796 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTexture(%d);\n", texture)); 1802 RETURN_DISPATCH(IsTexture, (texture), (F, "glIsTextureEXT(%d);\n", texture)); 5835 TABLE_ENTRY(IsTexture),
|