Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/metal/
Dmtl_format_utils.h94 LoadFunctionMap textureLoadFunctions = nullptr; member
Dmtl_format_utils.mm202 mPixelFormatTable[i].textureLoadFunctions = angle::GetLoadFunctionsMap(
DTextureMtl.mm1988 LoadImageFunctionInfo loadFunctionInfo = mFormat.textureLoadFunctions
1989 ? mFormat.textureLoadFunctions(type)