Searched refs:LoadETC2RGBA8ToRGBA8 (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/image_util/ |
D | loadimage_etc.cpp | 1618 void LoadETC2RGBA8ToRGBA8(size_t width, in LoadETC2RGBA8ToRGBA8() function 1966 void LoadETC2RGBA8ToRGBA8(size_t width, in LoadETC2RGBA8ToRGBA8() function 1976 LoadETC2RGBA8ToRGBA8(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2RGBA8ToRGBA8() 1990 LoadETC2RGBA8ToRGBA8(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2SRGBA8ToSRGBA8()
|
D | loadimage.h | 874 void LoadETC2RGBA8ToRGBA8(size_t width,
|
/external/angle/src/libANGLE/renderer/ |
D | load_functions_table_autogen.cpp | 504 return LoadImageFunctionInfo(LoadETC2RGBA8ToRGBA8, true); in COMPRESSED_RGBA8_ETC2_EAC_to_R8G8B8A8_UNORM()
|