Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.h496 angle::Result ensureConvertIndexResourcesInitialized(ContextVk *contextVk);
DUtilsVk.cpp1183 angle::Result UtilsVk::ensureConvertIndexResourcesInitialized(ContextVk *contextVk) in ensureConvertIndexResourcesInitialized() function in rx::UtilsVk
1528 ANGLE_TRY(ensureConvertIndexResourcesInitialized(contextVk)); in convertIndexBuffer()