Home
last modified time | relevance | path

Searched refs:border_alpha (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_texture.h76 uint32_t border_alpha: 16; member
H A Dlima_texture.c251 desc->border_alpha = float_to_ushort(sampler->base.border_color.f[3]); in lima_update_tex_desc()
H A Dlima_parser.c781 fprintf(fp, "\t border_alpha: 0x%x (%d)\n", desc->border_alpha, desc->border_alpha); in parse_texture()

Completed in 3 milliseconds