Searched refs:IsTexture (Results 1 - 25 of 26) sorted by relevance

12

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_texture.c256 retval = cr_server.head_spu->dispatch_table.IsTexture(crStateGetTextureHWID(texture));
/vbox/src/VBox/Additions/common/crOpenGL/
H A DVBoxICDList.h378 ICD_ENTRY(IsTexture) /* 330 */
H A Dfakedri_glfuncsList.h353 GLAPI_ENTRY(IsTexture)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9mesh.h573 STDMETHOD_(BOOL, IsTexture)(THIS) PURE;
602 STDMETHOD_(BOOL, IsTexture)(THIS) PURE;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dglapitable.h374 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Ddispatch.h1048 #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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Ddispatch.h1050 #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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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 Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dglapitable.h373 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dglapitable.h371 GLboolean(GLAPIENTRYP IsTexture) (GLuint texture); /* 330 */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dglapitable.h371 GLboolean(GLAPIENTRYP IsTexture) (GLuint texture); /* 330 */
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dgl_mangle.h977 #define glIsTexture MANGLE(IsTexture)
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/glapi/
H A Dglapitable.h374 GLboolean (GLAPIENTRYP IsTexture)(GLuint texture); /* 330 */
H A Dglapitemp.h1794 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),

Completed in 1253 milliseconds

12