Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp22 void FillTextureFormatCaps(RendererVk *renderer, in FillTextureFormatCaps() function
282 FillTextureFormatCaps(renderer, format.mActualSampleOnlyImageFormatID, &textureCaps); in initialize()
298 FillTextureFormatCaps(renderer, format.mActualRenderableImageFormatID, &textureCaps); in initialize()