Home
last modified time | relevance | path

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

/external/angle/src/image_util/
Dloadimage_etc.cpp1586 void LoadETC2RGB8ToBC1(size_t width, in LoadETC2RGB8ToBC1() function
1682 LoadETC2RGB8ToBC1(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC1RGB8ToBC1()
1868 void LoadETC2RGB8ToBC1(size_t width, in LoadETC2RGB8ToBC1() function
1878 LoadETC2RGB8ToBC1(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2RGB8ToBC1()
1906 LoadETC2RGB8ToBC1(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2SRGB8ToBC1()
1934 LoadETC2RGB8ToBC1(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2RGB8A1ToBC1()
1962 LoadETC2RGB8ToBC1(width, height, depth, input, inputRowPitch, inputDepthPitch, output, in LoadETC2SRGB8A1ToBC1()
Dloadimage.h804 void LoadETC2RGB8ToBC1(size_t width,
/external/angle/src/libANGLE/renderer/
Dload_functions_table_autogen.cpp442 return LoadImageFunctionInfo(LoadETC2RGB8ToBC1, true); in COMPRESSED_RGB8_LOSSY_DECODE_ETC2_ANGLE_to_BC1_RGB_UNORM_BLOCK()