Searched refs:radv_pipeline_key (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h48 struct radv_pipeline_key;
58 struct radv_pipeline_key { struct
111 struct radv_pipeline_key key;
494 const struct radv_pipeline_key *key);
502 const struct radv_pipeline_key *key,
513 int shader_count, struct radv_pipeline_layout *layout, const struct radv_pipeline_key *key,
631 const struct radv_shader_info *info, const struct radv_pipeline_key *pl_key);
635 const struct radv_pipeline_key *pl_key);
H A Dradv_shader_info.c351 const struct radv_pipeline_key *key, struct radv_shader_info *info)
439 const struct radv_pipeline_key *key, struct radv_shader_info *info)
600 const struct radv_pipeline_key *pipeline_key,
H A Dradv_pipeline.c1825 gfx9_get_gs_info(const struct radv_pipeline_key *key, const struct radv_pipeline *pipeline,
1989 gfx10_get_ngg_info(const struct radv_pipeline_key *key, struct radv_pipeline *pipeline,
2300 const struct radv_pipeline_key *pipeline_key,
2558 static struct radv_pipeline_key
2567 struct radv_pipeline_key key;
2743 const struct radv_pipeline_key *pipeline_key,
2791 const struct radv_pipeline_key *pipeline_key,
3039 const struct radv_pipeline_key *pipeline_key)
3322 const struct radv_pipeline_key *pipeline_key,
5381 const struct radv_pipeline_key *ke
[all...]
H A Dradv_shader.c276 lower_intrinsics(nir_shader *nir, const struct radv_pipeline_key *key,
420 const struct radv_pipeline_key *key)
846 const struct radv_shader_info *info, const struct radv_pipeline_key *pl_key)
949 const struct radv_pipeline_key *pl_key)
1855 const struct radv_pipeline_key *key,
H A Dradv_pipeline_cache.c119 const struct radv_pipeline_layout *layout, const struct radv_pipeline_key *key,
H A Dradv_private.h1691 struct radv_pipeline_key;
1695 const struct radv_pipeline_key *key, uint32_t flags);
2634 const struct radv_pipeline_key *pipeline_key,
H A Dradv_pipeline_rt.c861 struct radv_pipeline_key key;
2100 struct radv_pipeline_key key;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline_cache.c105 const struct radv_pipeline_key *key,
H A Dradv_private.h371 struct radv_pipeline_key { struct
1311 const struct radv_pipeline_key *key,
H A Dradv_pipeline.c1850 static struct radv_pipeline_key
1861 struct radv_pipeline_key key;
1976 const struct radv_pipeline_key *key,
2097 const struct radv_pipeline_key *key,
3707 struct radv_pipeline_key key = radv_generate_graphics_pipeline_key(pipeline, pCreateInfo, &blend, has_view_index);
3953 radv_create_shaders(pipeline, device, cache, &(struct radv_pipeline_key) {0}, pStages, pCreateInfo->flags, pipeline_feedback, stage_feedbacks);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst3893 - radv: rework layout of radv_pipeline_key

Completed in 47 milliseconds