Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c303 static void init_sampler_views(struct context *ctx, const int *slots) in init_sampler_views() function
880 init_sampler_views(ctx, (int []) { 0, -1 }); in test_sample()