Home
last modified time | relevance | path

Searched refs:PackSampleCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.h1018 size_t PackSampleCount(GLint sampleCount);
Dvk_utils.cpp1227 size_t PackSampleCount(GLint sampleCount) in PackSampleCount() function
DTextureVk.cpp2354 : static_cast<gl::RenderToTextureImageIndex>(PackSampleCount(samples)); in getAttachmentRenderTarget()