Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dresource.hpp69 void unbind_sampler_view(command_queue &q,
Dresource.cpp95 resource::unbind_sampler_view(command_queue &q, in unbind_sampler_view() function in resource
Dkernel.cpp536 img->resource(*ctx.q).unbind_sampler_view(*ctx.q, st); in unbind()