Searched refs:tex_astc (Results 1 – 3 of 3) sorted by relevance
86 unsigned tex_astc : 1; member
504 supported = screen->specs.tex_astc; in gpu_supports_texure_format()828 screen->specs.tex_astc = VIV_FEATURE(screen, chipMinorFeatures4, TEXTURE_ASTC); in etna_get_specs()
296 if (unlikely(ctx->specs.tex_astc && (dirty & (ETNA_DIRTY_SAMPLER_VIEWS)))) { in etna_emit_texture_state()