Searched refs:LoadETC2SRGBA8ToSRGBA8 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/image_util/ |
H A D | loadimage.inc | 589 inline void LoadETC2SRGBA8ToSRGBA8(size_t width, 599 LoadETC2SRGBA8ToSRGBA8({}, width, height, depth, input, inputRowPitch, inputDepthPitch, output,
|
H A D | loadimage.h | 1139 void LoadETC2SRGBA8ToSRGBA8(const ImageLoadContext &context,
|
H A D | loadimage_etc.cpp | 2106 void LoadETC2SRGBA8ToSRGBA8(const ImageLoadContext &context, in LoadETC2SRGBA8ToSRGBA8() function
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | load_functions_table_autogen.cpp | 1672 return LoadImageFunctionInfo(LoadETC2SRGBA8ToSRGBA8, true); in COMPRESSED_SRGB8_ALPHA8_ETC2_EAC_to_R8G8B8A8_UNORM_SRGB()
|