Home
last modified time | relevance | path

Searched refs:g_handles (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp79 std::vector<uint32_t *> g_handles = map([&](size_t h) { in launch() local
81 }, exec.g_handles); in launch()
95 exec.g_buffers.data(), g_handles.data()); in launch()
310 g_handles.clear(); in unbind()
488 ctx.g_handles.push_back(ctx.input.size()); in bind()
H A Dkernel.hpp65 std::vector<size_t> g_handles; member

Completed in 2 milliseconds