Home
last modified time | relevance | path

Searched refs:max_image_size_3d (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Ddevice.hpp63 cl_uint max_image_size_3d() const;
H A Ddevice.cpp239 device::max_image_size_3d() const { in max_image_size_3d() function in device
327 max_image_size_3d() < 2048 || in image_support()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Ddevice.cpp201 buf.as_scalar<size_t>() = dev.max_image_size_3d(); in clGetDeviceInfo()
H A Dmemory.cpp308 const size_t max = dev.max_image_size_3d(); in clCreateImageWithProperties()
H A Dtransfer.cpp152 const size_t max = dev.max_image_size_3d(); in validate_object()

Completed in 5 milliseconds