Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dutils.c2058 … gl_info->gl_ops.gl.p_glTexImage2D(GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, 0, internal, 16, 16, 0, in create_and_bind_fbo_attachment()
2074 GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, *object, 0); in create_and_bind_fbo_attachment()
2077 GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, *object, 0); in create_and_bind_fbo_attachment()
2410 … gl_info->gl_ops.gl.p_glGetTexImage(GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, 0, GL_BGRA, in check_fbo_compat()
H A Dwined3d_private.h3238 GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB, in wined3d_texture_get_sub_resource_target()
/reactos/sdk/include/reactos/wine/
H A Dwgl.h4284 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB 0x8515 macro
/reactos/dll/opengl/glu32/src/libutil/
H A Dmipmap.c3440 if ((target == GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB) || in closestFit()
/reactos/sdk/include/GL/
H A Dglext.h1232 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X_ARB 0x8515 macro