Searched refs:sampler_nearest (Results 1 – 3 of 3) sorted by relevance
53 SAMPLER sampler_nearest MIN_FILTER nearest MAG_FILTER nearest78 BIND SAMPLER sampler_nearest DESCRIPTOR_SET 0 BINDING 1100 BIND SAMPLER sampler_nearest DESCRIPTOR_SET 0 BINDING 1
113 void *sampler_nearest; member
156 c->sampler_nearest = c->pipe->create_sampler_state(c->pipe, &sampler); in init_pipe_state()233 c->pipe->delete_sampler_state(c->pipe, c->sampler_nearest); in cleanup_pipe_state()633 s->layers[layer].samplers[1] = c->sampler_nearest; in vl_compositor_set_palette_layer()