Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1061 void InitRenderPass2KHRFunctions(VkDevice device) in InitRenderPass2KHRFunctions() function
H A Dvk_utils.h1368 void InitRenderPass2KHRFunctions(VkDevice device);
H A Dvk_renderer.cpp3861 InitRenderPass2KHRFunctions(mDevice); in initDeviceExtensionEntryPoints()