Searched refs:fd5_tex_type (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h69 fd5_tex_type(unsigned target) function in typeref:enum:a5xx_tex_type
H A Dfd5_image.c75 img->type = fd5_tex_type(prsc->target);
H A Dfd5_texture.c273 so->texconst2 |= A5XX_TEX_CONST_2_TYPE(fd5_tex_type(cso->target));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_texture.h67 fd5_tex_type(unsigned target) function in typeref:enum:a5xx_tex_type
H A Dfd5_image.c74 img->type = fd5_tex_type(prsc->target);
H A Dfd5_texture.c204 so->texconst2 |= A5XX_TEX_CONST_2_TYPE(fd5_tex_type(cso->target));

Completed in 5 milliseconds