Home
last modified time | relevance | path

Searched refs:IsTexture (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/opengl/mesa/
H A Dpointers.c269 table->IsTexture = gl_IsTexture; in init_exec_pointers()
456 table->IsTexture = gl_IsTexture; /* NOT SAVED */ in init_dlist_pointers()
H A Dtypes.h434 GLboolean (*IsTexture)( GLcontext *, GLuint ); member
H A Dapi.c1177 return (*CC->API.IsTexture)(CC, texture); in _mesa_IsTexture()
/reactos/dll/opengl/opengl32/
H A Dglapi_x86.s185 USE_GL_FUNC IsTexture, 330, 4
H A Dicd.h344 GLboolean (GLAPIENTRY * IsTexture)(GLuint);
H A Dglfuncs.h341 USE_GL_FUNC_RET(IsTexture, GLboolean, (GLuint texture), (texture), 330, 4)
/reactos/sdk/include/dxsdk/
H A Dd3dx9mesh.h565 STDMETHOD_(BOOL, IsTexture)(THIS) PURE; in DECLARE_INTERFACE_()
594 STDMETHOD_(BOOL, IsTexture)(THIS) PURE; in DECLARE_INTERFACE_()