Home
last modified time | relevance | path

Searched refs:max_images_read (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.hpp57 size_t max_images_read() const;
Ddevice.cpp217 device::max_images_read() const { in max_images_read() function in device
324 if (max_images_read() < 128 || in image_support()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddevice.cpp182 buf.as_scalar<cl_uint>() = dev.max_images_read(); in clGetDeviceInfo()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3116 - clover/device: use PIPE_MAX_SHADER_SAMPLER_VIEWS for max_images_read