HomeSort by relevance Sort by last modified time
    Searched refs:image2d (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/state_trackers/clover/core/
error.hpp 44 class image2d;
161 class invalid_object_error<image2d> : public error {
memory.hpp 137 class image2d : public image { class in namespace:clover
139 image2d(clover::context &ctx, cl_mem_flags flags,
memory.cpp 188 image2d::image2d(clover::context &ctx, cl_mem_flags flags, function in class:image2d
197 image2d::type() const {
  /external/mesa3d/src/gallium/state_trackers/clover/api/
memory.cpp 180 return new image2d(ctx, flags, format,

Completed in 64 milliseconds