Searched refs:vrend_create_sampler_view (Results 1 – 3 of 3) sorted by relevance
208 int vrend_create_sampler_view(struct vrend_context *ctx,
644 return vrend_create_sampler_view(ctx, handle, res_handle, format, val0, val1,swizzle_packed); in vrend_decode_create_sampler_view()
2099 int vrend_create_sampler_view(struct vrend_context *ctx, in vrend_create_sampler_view() function