Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dtexcompress_etc.c49 struct etc2_block { struct
307 etc2_get_pixel_index(const struct etc2_block *block, int x, int y) in etc2_get_pixel_index()
336 etc2_rgb8_parse_block(struct etc2_block *block, in etc2_rgb8_parse_block()
476 etc2_rgb8_fetch_texel(const struct etc2_block *block, in etc2_rgb8_fetch_texel()
553 etc2_alpha8_fetch_texel(const struct etc2_block *block, in etc2_alpha8_fetch_texel()
565 etc2_r11_fetch_texel(const struct etc2_block *block, in etc2_r11_fetch_texel()
591 etc2_signed_r11_fetch_texel(const struct etc2_block *block, in etc2_signed_r11_fetch_texel()
629 etc2_alpha8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_alpha8_parse_block()
643 etc2_r11_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_r11_parse_block()
650 etc2_rgba8_parse_block(struct etc2_block *block, const uint8_t *src) in etc2_rgba8_parse_block()
[all …]