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
134 struct svga_compile_key key;
231 svga_compile_keys_equal(const struct svga_compile_key *a, in svga_compile_keys_equal()
232 const struct svga_compile_key *b) in svga_compile_keys_equal()
258 struct svga_compile_key *key);
262 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.c77 const struct svga_compile_key *key) in translate_vertex_program()
97 const struct svga_compile_key *key) in get_compiled_dummy_vertex_shader()
120 const struct svga_compile_key *key, in compile_vs()
163 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key()
268 struct svga_compile_key key; in compile_passthrough_vs()
347 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()
408 struct svga_compile_key key; in emit_hw_fs()
Dsvga_shader.c171 struct svga_compile_key *key) in svga_init_shader_key_common()
224 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;
6653 const struct svga_compile_key *key, in svga_tgsi_vgpu10_translate()