Searched refs:shader_templ (Results 1 – 1 of 1) sorted by relevance
369 static const char shader_templ[] = in util_make_fs_blit_msaa_gen() local381 char text[sizeof(shader_templ)+100]; in util_make_fs_blit_msaa_gen()388 sprintf(text, shader_templ, output_semantic, output_mask, type); in util_make_fs_blit_msaa_gen()456 static const char shader_templ[] = in util_make_fs_blit_msaa_depthstencil() local470 char text[sizeof(shader_templ)+100]; in util_make_fs_blit_msaa_depthstencil()477 sprintf(text, shader_templ, type, type); in util_make_fs_blit_msaa_depthstencil()