Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_format_utils.h94 LoadFunctionMap textureLoadFunctions = nullptr; member
H A Dmtl_format_utils.mm199 mPixelFormatTable[i].textureLoadFunctions = angle::GetLoadFunctionsMap(
H A DTextureMtl.mm2431 LoadImageFunctionInfo loadFunctionInfo = mFormat.textureLoadFunctions
2432 ? mFormat.textureLoadFunctions(type)