Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi.h35 struct svga_compile_key;
68 const struct svga_compile_key *key,
74 const struct svga_compile_key *key,
Dsvga_shader.h44 struct svga_compile_key struct
172 struct svga_compile_key key;
364 svga_compile_keys_equal(const struct svga_compile_key *a, in svga_compile_keys_equal()
365 const struct svga_compile_key *b) in svga_compile_keys_equal()
392 struct svga_compile_key *key);
396 const struct svga_compile_key *key);
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()
147 struct svga_compile_key key; in emit_hw_gs()
Dsvga_state_ts.c42 const struct svga_compile_key *key, in compile_tcs()
66 make_tcs_key(struct svga_context *svga, struct svga_compile_key *key) in make_tcs_key()
116 struct svga_compile_key key; in emit_hw_tcs()
192 const struct svga_compile_key *key, in compile_tes()
216 make_tes_key(struct svga_context *svga, struct svga_compile_key *key) in make_tes_key()
333 struct svga_compile_key key; in emit_hw_tes()
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()
122 const struct svga_compile_key *key, in compile_vs()
165 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key()
279 struct svga_compile_key key; in compile_passthrough_vs()
358 struct svga_compile_key key; in emit_hw_vs()
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()
133 const struct svga_compile_key *key, in compile_fs()
185 struct svga_compile_key *key) in make_fs_key()
420 struct svga_compile_key key; in emit_hw_fs()
Dsvga_tgsi_emit.h60 struct svga_compile_key key;
Dsvga_tgsi.c171 const struct svga_compile_key *key, in svga_tgsi_vgpu9_translate()
Dsvga_shader.c234 struct svga_compile_key *key) in svga_init_shader_key_common()
349 const struct svga_compile_key *key) in svga_search_shader_key()
Dsvga_tgsi_vgpu10.c193 struct svga_compile_key key;
10964 const struct svga_compile_key *key, in svga_tgsi_vgpu10_translate()