|
ReactOS 0.4.17-dev-934-g091855f
|
#include <wined3d_gl.h>

Public Attributes | |
| struct wined3d_sampler | s |
| GLuint | name |
Definition at line 1027 of file wined3d_gl.h.
| GLuint wined3d_sampler_gl::name |
Definition at line 1031 of file wined3d_gl.h.
Referenced by wined3d_sampler_gl_bind(), wined3d_sampler_gl_cs_init(), and wined3d_sampler_gl_destroy_object().
| struct wined3d_sampler wined3d_sampler_gl::s |
Definition at line 1029 of file wined3d_gl.h.
Referenced by adapter_gl_create_sampler(), wined3d_sampler_gl_bind(), wined3d_sampler_gl_cs_init(), wined3d_sampler_gl_destroy_object(), wined3d_sampler_gl_init(), and wined3d_shader_resource_view_gl_bind().