Home
last modified time | relevance | path

Searched refs:MAX_SAMPLER_ALLOCATION_COUNT (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkConfig.hpp71 constexpr int MAX_SAMPLER_ALLOCATION_COUNT = 4000; variable
DVkPhysicalDevice.cpp489 vk::MAX_SAMPLER_ALLOCATION_COUNT, // maxSamplerAllocationCount in getLimits()
1042 properties->maxCustomBorderColorSamplers = MAX_SAMPLER_ALLOCATION_COUNT; in getProperties()