Searched defs:IsTexture (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
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.6.5/
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.7.7/
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 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 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 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/mesa-7.2/src/mesa/glapi/
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 284 milliseconds