Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DUtilsVk.h567 TransCodeEtcToBc, enumerator
H A DUtilsVk.cpp1784 if (mPipelineLayouts[Function::TransCodeEtcToBc]) in ensureTransCodeEtcToBcResourcesInitialized()
1793 return ensureResourcesInitialized(contextVk, Function::TransCodeEtcToBc, setSizes, in ensureTransCodeEtcToBcResourcesInitialized()
4123 ANGLE_TRY(allocateDescriptorSet(contextVk, commandBufferHelper, Function::TransCodeEtcToBc, in transCodeEtcToBc()
4129 ANGLE_TRY(setupComputeProgram(contextVk, Function::TransCodeEtcToBc, shader, in transCodeEtcToBc()