Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.hpp68 pipe_sampler_view *bind_sampler_view(command_queue &q);
Dresource.cpp87 resource::bind_sampler_view(command_queue &q) { in bind_sampler_view() function in resource
Dkernel.cpp530 st = img->resource(*ctx.q).bind_sampler_view(*ctx.q); in bind()