Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vs.h55 brw_vs_outputs_written(struct brw_context *brw, struct brw_vs_prog_key *key,
63 struct brw_vs_prog_key *key);
76 const struct brw_vs_prog_key *key,
98 const struct brw_vs_prog_key *const key;
Dbrw_vs.c47 brw_vs_outputs_written(struct brw_context *brw, struct brw_vs_prog_key *key, in brw_vs_outputs_written()
89 const struct brw_vs_prog_key *key) in brw_vs_debug_recompile()
94 const struct brw_vs_prog_key *old_key = in brw_vs_debug_recompile()
131 struct brw_vs_prog_key *key) in brw_codegen_vs_prog()
256 key, sizeof(struct brw_vs_prog_key), in brw_codegen_vs_prog()
281 struct brw_vs_prog_key *key) in brw_vs_populate_key()
333 struct brw_vs_prog_key key; in brw_upload_vs_prog()
355 struct brw_vs_prog_key key; in brw_vs_precompile()
Dbrw_fs_visitor.cpp514 const struct brw_vs_prog_key *key = in setup_uniform_clipplane_values()
515 (const struct brw_vs_prog_key *) this->key; in setup_uniform_clipplane_values()
536 const struct brw_vs_prog_key *key = in compute_clip_distance()
537 (const struct brw_vs_prog_key *) this->key; in compute_clip_distance()
592 const struct brw_vs_prog_key *vs_key = in emit_urb_writes()
593 (const struct brw_vs_prog_key *) this->key; in emit_urb_writes()
893 key_tex = &((const brw_vs_prog_key *) key)->tex; in init()
Dbrw_compiler.h174 struct brw_vs_prog_key { struct
778 const struct brw_vs_prog_key *key,
Dbrw_vec4_vs_visitor.cpp204 const struct brw_vs_prog_key *key, in vec4_vs_visitor()
Dbrw_program_cache.c84 return ((struct brw_vs_prog_key *) key)->program_string_id; in get_program_string_id()
Dbrw_context.h151 struct brw_vs_prog_key;
Dbrw_vec4.cpp2720 const struct brw_vs_prog_key *key, in brw_compile_vs()
/external/mesa3d/src/intel/blorp/
Dblorp.c214 struct brw_vs_prog_key vs_key = { 0, }; in blorp_compile_vs()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c238 struct brw_vs_prog_key *key) in populate_vs_prog_key()
440 struct brw_vs_prog_key key; in anv_pipeline_compile_vs()