Searched defs:sp_sampler (Results 1 – 2 of 2) sorted by relevance
44 struct sp_sampler { struct46 struct sp_sampler_variant *variants; argument47 struct sp_sampler_variant *current; argument50 static struct sp_sampler *sp_sampler( struct pipe_sampler_state *sampler ) in sp_sampler() argument60 struct sp_sampler *sp_sampler = CALLOC_STRUCT(sp_sampler); in softpipe_create_sampler_state() local363 struct sp_sampler *sp_sampler = (struct sp_sampler *)sampler; in softpipe_delete_sampler_state() local
44 struct sp_sampler { struct46 struct sp_sampler_variant *variants; argument47 struct sp_sampler_variant *current; argument50 static struct sp_sampler *sp_sampler( struct pipe_sampler_state *sampler ) in sp_sampler() function60 struct sp_sampler *sp_sampler = CALLOC_STRUCT(sp_sampler); in softpipe_create_sampler_state() local363 struct sp_sampler *sp_sampler = (struct sp_sampler *)sampler; in softpipe_delete_sampler_state() local