Home
last modified time | relevance | path

Searched defs:sampleMax (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp441 int sampleMax = imageView->getSampleCount() - 1; in WriteDescriptorSet() local
524 …t level, int width, int height, int depth, int pitchP, int sliceP, int samplePitchP, int sampleMax) in WriteTextureLevelInfo()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DSampler.hpp42 int4 sampleMax; member