Home
last modified time | relevance | path

Searched defs:max_samplers (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp265 device::max_samplers() const { in max_samplers() function in device
/third_party/mesa3d/src/intel/vulkan/
Danv_physical_device.c63 uint32_t max_samplers; member
/third_party/mesa3d/src/gallium/frontends/rusticl/core/
Ddevice.rs1021 pub fn max_samplers(&self) -> cl_uint { in max_samplers() method
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h637 unsigned max_samplers; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp1959 GLint max_samplers = 0; in iterate() local
2904 GLint max_samplers = 0; in iterate() local
/third_party/mesa3d/src/intel/vulkan_hasvk/
Danv_device.c954 const uint32_t max_samplers = in get_properties() local