Searched refs:svga_fragment_shader (Results 1 – 6 of 6) sorted by relevance
45 struct svga_fragment_shader *fs; in svga_create_fs_state()47 fs = CALLOC_STRUCT(svga_fragment_shader); in svga_create_fs_state()75 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_bind_fs_state()87 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_delete_fs_state()
85 const struct svga_fragment_shader *fs, in translate_fragment_program()105 struct svga_fragment_shader *fs, in get_compiled_dummy_shader()128 struct svga_fragment_shader *fs, in compile_fs()180 struct svga_fragment_shader *fs, in make_fs_key()408 struct svga_fragment_shader *fs = svga->curr.fs; in emit_hw_fs()
255 struct svga_fragment_shader *fs, in compile_passthrough_vs()343 struct svga_fragment_shader *fs = svga->curr.fs; in emit_hw_vs()
193 struct svga_fragment_shader struct
230 struct svga_fragment_shader *fs = svga->curr.fs; in svga_swtnl_update_vdecl()
268 struct svga_fragment_shader *fs;