Searched refs:tex_type (Results 1 – 6 of 6) sorted by relevance
52 uint8_t tex_type; member158 return vf->tex_type; in vc4_get_tex_format()
192 tex_type(unsigned target) in tex_type() function232 A3XX_TEX_CONST_0_TYPE(tex_type(prsc->target)) | in fd3_sampler_view_create()
191 tex_type(unsigned target) in tex_type() function278 so->texconst2 |= A5XX_TEX_CONST_2_TYPE(tex_type(cso->target)); in fd5_sampler_view_create()
193 tex_type(unsigned target) in tex_type() function240 A4XX_TEX_CONST_0_TYPE(tex_type(cso->target)) | in fd4_sampler_view_create()
513 enum st_texture_type tex_type, in st_context_teximage() argument527 switch (tex_type) { in st_context_teximage()
302 glsl_base_type tex_type:4; member in glsl_to_tgsi_instruction705 inst->tex_type = GLSL_TYPE_FLOAT; in emit_asm()4266 inst->tex_type = ir->type->base_type; in visit()4418 v->sampler_types[idx] = inst->tex_type; in count_resources()