Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp265 device::max_samplers() const { in max_samplers() function in device
/external/mesa3d/src/intel/vulkan/
Danv_physical_device.c63 uint32_t max_samplers; member
/external/mesa3d/src/gallium/frontends/rusticl/core/
Ddevice.rs1013 pub fn max_samplers(&self) -> cl_uint { in max_samplers() method
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h646 unsigned max_samplers; member
/external/deqp/external/openglcts/modules/gl/
Dgl4cMultiBindTests.cpp1962 GLint max_samplers = 0; in iterate() local
2907 GLint max_samplers = 0; in iterate() local
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_device.c954 const uint32_t max_samplers = in get_properties() local
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp581 uint32_t max_samplers = m_device->phy().properties().limits.maxPerStageDescriptorSamplers; in TEST_F() local
812 uint32_t max_samplers = m_device->phy().properties().limits.maxPerStageDescriptorSamplers; in TEST_F() local