Home
last modified time | relevance | path

Searched refs:graw_util_create_tex2d (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/tests/graw/
Dtex-srgb.c161 texture = graw_util_create_tex2d(&info, SIZE, SIZE, in init_tex()
Dtex-swizzle.c136 texture = graw_util_create_tex2d(&info, SIZE, SIZE, in init_tex()
Dquad-tex.c167 texture = graw_util_create_tex2d(&info, SIZE, SIZE, in init_tex()
Dgraw_util.h219 graw_util_create_tex2d(const struct graw_info *info, in graw_util_create_tex2d() function