Home
last modified time | relevance | path

Searched defs:root_buffer (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmemory.hpp79 struct root_buffer : public buffer { struct
93 sub_buffer(clover::root_buffer &parent, cl_mem_flags flags,
Dmemory.cpp71 root_buffer::root_buffer(clover::context &ctx, cl_mem_flags flags, in root_buffer() function in root_buffer