Home
last modified time | relevance | path

Searched refs:svga_fragment_shader (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_fs.c49 struct svga_fragment_shader *fs; in svga_create_fs_state()
51 fs = CALLOC_STRUCT(svga_fragment_shader); in svga_create_fs_state()
81 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_bind_fs_state()
92 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_delete_fs_state()
Dsvga_tgsi.h40 struct svga_fragment_shader;
147 svga_translate_fragment_program( const struct svga_fragment_shader *fs,
Dsvga_state_fs.c55 static struct svga_shader_result *search_fs_key( struct svga_fragment_shader *fs, in search_fs_key()
104 struct svga_fragment_shader *fs, in compile_fs()
165 struct svga_fragment_shader *fs, in make_fs_key()
256 struct svga_fragment_shader *fs = svga->curr.fs; in emit_hw_fs()
Dsvga_context.h63 struct svga_fragment_shader struct
205 struct svga_fragment_shader *fs;
Dsvga_swtnl_state.c156 struct svga_fragment_shader *fs = svga->curr.fs; in svga_swtnl_update_vdecl()
Dsvga_tgsi.c346 svga_translate_fragment_program( const struct svga_fragment_shader *fs, in svga_translate_fragment_program()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
Dsvga_pipe_fs.c49 struct svga_fragment_shader *fs; in svga_create_fs_state()
51 fs = CALLOC_STRUCT(svga_fragment_shader); in svga_create_fs_state()
81 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_bind_fs_state()
92 struct svga_fragment_shader *fs = (struct svga_fragment_shader *) shader; in svga_delete_fs_state()
Dsvga_tgsi.h40 struct svga_fragment_shader;
147 svga_translate_fragment_program( const struct svga_fragment_shader *fs,
Dsvga_state_fs.c55 static struct svga_shader_result *search_fs_key( struct svga_fragment_shader *fs, in search_fs_key()
104 struct svga_fragment_shader *fs, in compile_fs()
165 struct svga_fragment_shader *fs, in make_fs_key()
256 struct svga_fragment_shader *fs = svga->curr.fs; in emit_hw_fs()
Dsvga_context.h63 struct svga_fragment_shader struct
205 struct svga_fragment_shader *fs;
Dsvga_swtnl_state.c156 struct svga_fragment_shader *fs = svga->curr.fs; in svga_swtnl_update_vdecl()
Dsvga_tgsi.c346 svga_translate_fragment_program( const struct svga_fragment_shader *fs, in svga_translate_fragment_program()