Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/core/
Dresource.hpp72 void unbind_sampler_view(command_queue &q,
Dresource.cpp110 resource::unbind_sampler_view(command_queue &q, in unbind_sampler_view() function in resource
Dkernel.cpp589 img->resource_in(*ctx.q).unbind_sampler_view(*ctx.q, st); in unbind()