Home
last modified time | relevance | path

Searched refs:svga_compile_key (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h44 struct svga_compile_key struct
136 struct svga_compile_key key;
238 svga_compile_keys_equal(const struct svga_compile_key *a, in svga_compile_keys_equal()
239 const struct svga_compile_key *b) in svga_compile_keys_equal()
265 struct svga_compile_key *key);
269 const struct svga_compile_key *key);
Dsvga_tgsi.h35 struct svga_compile_key;
68 const struct svga_compile_key *key, unsigned unit);
73 const struct svga_compile_key *key,
Dsvga_state_vs.c76 const struct svga_compile_key *key) in translate_vertex_program()
96 const struct svga_compile_key *key) in get_compiled_dummy_vertex_shader()
119 const struct svga_compile_key *key, in compile_vs()
162 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key()
266 struct svga_compile_key key; in compile_passthrough_vs()
345 struct svga_compile_key key; in emit_hw_vs()
Dsvga_state_gs.c54 const struct svga_compile_key *key) in translate_geometry_program()
68 const struct svga_compile_key *key, in compile_gs()
103 make_gs_key(struct svga_context *svga, struct svga_compile_key *key) in make_gs_key()
176 struct svga_compile_key key; in emit_hw_gs()
Dsvga_state_fs.c86 const struct svga_compile_key *key) in translate_fragment_program()
106 const struct svga_compile_key *key) in get_compiled_dummy_shader()
129 const struct svga_compile_key *key, in compile_fs()
181 struct svga_compile_key *key) in make_fs_key()
409 struct svga_compile_key key; in emit_hw_fs()
Dsvga_shader.c192 struct svga_compile_key *key) in svga_init_shader_key_common()
263 const struct svga_compile_key *key) in svga_search_shader_key()
Dsvga_tgsi.c171 const struct svga_compile_key *key, unsigned unit) in svga_tgsi_vgpu9_translate()
Dsvga_tgsi_emit.h60 struct svga_compile_key key;
Dsvga_tgsi_vgpu10.c98 struct svga_compile_key key;
6487 const struct svga_compile_key *key, in svga_tgsi_vgpu10_translate()