Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h45 struct svga_compile_key struct
195 struct svga_compile_key key;
377 const struct svga_compile_key *);
453 svga_compile_keys_equal(const struct svga_compile_key *a, in svga_compile_keys_equal()
454 const struct svga_compile_key *b) in svga_compile_keys_equal()
480 struct svga_compile_key *key);
484 const struct svga_compile_key *key);
499 const struct svga_compile_key *key,
621 const struct svga_compile_key *key);
627 const struct svga_compile_key *key);
[all …]
Dsvga_tgsi.h35 struct svga_compile_key;
68 const struct svga_compile_key *key,
74 const struct svga_compile_key *key,
85 const struct svga_compile_key *key);
Dsvga_state_gs.c54 const struct svga_compile_key *key) in svga_get_compiled_dummy_geometry_shader()
73 make_gs_key(struct svga_context *svga, struct svga_compile_key *key) in make_gs_key()
117 struct svga_compile_key key; in emit_hw_gs()
Dsvga_state_ts.c37 make_tcs_key(struct svga_context *svga, struct svga_compile_key *key) in make_tcs_key()
87 struct svga_compile_key key; in emit_hw_tcs()
154 make_tes_key(struct svga_context *svga, struct svga_compile_key *key) in make_tes_key()
242 struct svga_compile_key key; in emit_hw_tes()
Dsvga_state_vs.c80 const struct svga_compile_key *key) in svga_get_compiled_dummy_vertex_shader()
103 make_vs_key(struct svga_context *svga, struct svga_compile_key *key) in make_vs_key()
217 struct svga_compile_key key; in compile_passthrough_vs()
296 struct svga_compile_key key; in emit_hw_vs()
Dsvga_state_cs.c43 struct svga_compile_key *key) in make_cs_key()
76 struct svga_compile_key key; in emit_hw_cs()
Dsvga_state_fs.c90 const struct svga_compile_key *key) in svga_get_compiled_dummy_fragment_shader()
120 struct svga_compile_key *key) in make_fs_key()
359 struct svga_compile_key key; in emit_hw_fs()
Dsvga_tgsi.c171 const struct svga_compile_key *key, in svga_tgsi_vgpu9_translate()
526 const struct svga_compile_key *key) in svga_tgsi_compile_shader()
Dsvga_shader.c278 struct svga_compile_key *key) in svga_init_shader_key_common()
565 const struct svga_compile_key *key) in svga_search_shader_key()
960 const struct svga_compile_key *key, in svga_compile_shader()
Dsvga_tgsi_emit.h60 struct svga_compile_key key;
Dsvga_tgsi_vgpu10.c204 struct svga_compile_key key;
12834 const struct svga_compile_key *key, in svga_tgsi_vgpu10_translate()