Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.h103 const gl::InternalFormat &getInternalFormatInfo(GLenum type) const in getInternalFormatInfo() function
Dvk_helpers.cpp5430 const gl::InternalFormat &storageFormatInfo = vkFormat.getInternalFormatInfo(type); in stageSubresourceUpdateImpl()