Home
last modified time | relevance | path

Searched refs:MALI_SAMPLER_FLOAT (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c115 .sampler_type = MALI_SAMPLER_FLOAT, in midgard_emit_derivatives()
H A Dmidgard.h853 MALI_SAMPLER_FLOAT = 0x1, /* sampler */ enumerator
H A Ddisassemble.c1625 case MALI_SAMPLER_FLOAT: in sampler_type_name()
1747 fprintf(fp, ".%c%d", texture->sampler_type == MALI_SAMPLER_FLOAT ? 'f' : 'i', in print_texture_word()
1752 if (texture->sampler_type == MALI_SAMPLER_FLOAT) in print_texture_word()
H A Dmidgard_emit.c935 return MALI_SAMPLER_FLOAT; in midgard_sampler_type()

Completed in 8 milliseconds