Home
last modified time | relevance | path

Searched refs:brw_gs_prog_key (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_gs.c41 const struct brw_gs_prog_key *key) in brw_gs_debug_recompile()
46 const struct brw_gs_prog_key *old_key = in brw_gs_debug_recompile()
80 struct brw_gs_prog_key *key) in brw_codegen_gs_prog()
184 struct brw_gs_prog_key *key) in brw_gs_populate_key()
201 struct brw_gs_prog_key key; in brw_upload_gs_prog()
240 struct brw_gs_prog_key key; in brw_gs_precompile()
Dbrw_gs.h42 struct brw_gs_prog_key *key);
Dbrw_compiler.h243 struct brw_gs_prog_key struct
828 const struct brw_gs_prog_key *key,
Dbrw_shader.h266 struct brw_gs_prog_key key;
Dbrw_program_cache.c90 return ((struct brw_gs_prog_key *) key)->program_string_id; in get_program_string_id()
Dbrw_vec4_gs_visitor.cpp590 const struct brw_gs_prog_key *key, in brw_compile_gs()
Dbrw_fs_visitor.cpp902 key_tex = &((const brw_gs_prog_key *) key)->tex; in init()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c251 struct brw_gs_prog_key *key) in populate_gs_prog_key()
701 struct brw_gs_prog_key key; in anv_pipeline_compile_gs()