Searched refs:radv_pipeline_key (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.h | 48 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 D | radv_shader_info.c | 351 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 D | radv_pipeline.c | 1825 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 D | radv_shader.c | 276 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 D | radv_pipeline_cache.c | 119 const struct radv_pipeline_layout *layout, const struct radv_pipeline_key *key,
|
| H A D | radv_private.h | 1691 struct radv_pipeline_key; 1695 const struct radv_pipeline_key *key, uint32_t flags); 2634 const struct radv_pipeline_key *pipeline_key,
|
| H A D | radv_pipeline_rt.c | 861 struct radv_pipeline_key key; 2100 struct radv_pipeline_key key;
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_pipeline_cache.c | 105 const struct radv_pipeline_key *key,
|
| H A D | radv_private.h | 371 struct radv_pipeline_key { struct 1311 const struct radv_pipeline_key *key,
|
| H A D | radv_pipeline.c | 1850 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 D | 21.3.0.rst | 3893 - radv: rework layout of radv_pipeline_key
|
Completed in 47 milliseconds