Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.h943 size_t PackSampleCount(GLint sampleCount);
Dvk_utils.cpp1046 size_t PackSampleCount(GLint sampleCount) in PackSampleCount() function
DTextureVk.cpp2184 : static_cast<gl::RenderToTextureImageIndex>(PackSampleCount(samples)); in getAttachmentRenderTarget()