st_cache.h File Reference

Include dependency graph for st_cache.h:

Go to the source code of this file.

Functions

struct cso_blend * st_cached_blend_state (struct st_context *st, const struct pipe_blend_state *blend)
struct cso_sampler * st_cached_sampler_state (struct st_context *st, const struct pipe_sampler_state *sampler)
struct cso_depth_stencil_alpha * st_cached_depth_stencil_alpha_state (struct st_context *st, const struct pipe_depth_stencil_alpha_state *depth_stencil)
struct cso_rasterizer * st_cached_rasterizer_state (struct st_context *st, const struct pipe_rasterizer_state *raster)
struct cso_fragment_shader * st_cached_fs_state (struct st_context *st, const struct pipe_shader_state *templ)
struct cso_vertex_shader * st_cached_vs_state (struct st_context *st, const struct pipe_shader_state *templ)


Function Documentation

struct cso_blend* st_cached_blend_state ( struct st_context *  st,
const struct pipe_blend_state *  blend 
) [read]

struct cso_depth_stencil_alpha* st_cached_depth_stencil_alpha_state ( struct st_context *  st,
const struct pipe_depth_stencil_alpha_state *  depth_stencil 
) [read]

struct cso_fragment_shader* st_cached_fs_state ( struct st_context *  st,
const struct pipe_shader_state *  templ 
) [read]

struct cso_rasterizer* st_cached_rasterizer_state ( struct st_context *  st,
const struct pipe_rasterizer_state *  raster 
) [read]

struct cso_sampler* st_cached_sampler_state ( struct st_context *  st,
const struct pipe_sampler_state *  sampler 
) [read]

struct cso_vertex_shader* st_cached_vs_state ( struct st_context *  st,
const struct pipe_shader_state *  templ 
) [read]


Generated on Tue Sep 29 06:25:51 2009 for Gallium3D by  doxygen 1.5.4