Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_etc_tmp.h28 struct TAG(etc1_block) { in TAG() argument
84 TAG(etc1_parse_block)(struct TAG(etc1_block) *block, const UINT8_TYPE *src) in TAG()
116 TAG(etc1_fetch_texel)(const struct TAG(etc1_block) *block, in TAG()
147 struct etc1_block block; in etc1_unpack_rgba8888()
Dtexcompress_etc.c1259 struct etc1_block block; in fetch_etc1_rgb8()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_etc.c29 struct etc1_block block; in util_format_etc1_rgb8_unpack_rgba_float()
68 struct etc1_block block; in util_format_etc1_rgb8_fetch_rgba_float()