Searched defs:pipeline_key (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 2934 const struct radv_pipeline_key *pipeline_key, in radv_link_shaders() 3417 const struct radv_pipeline_key *pipeline_key, in radv_determine_ngg_settings() 3466 const struct radv_pipeline_key *pipeline_key, in radv_fill_shader_info_ngg() 3533 const struct radv_pipeline_key *pipeline_key, in radv_fill_shader_info() 3701 const struct radv_pipeline_key *pipeline_key) in radv_declare_pipeline_args() 3800 const struct radv_pipeline_key *pipeline_key) in gather_tess_info() 4184 radv_lower_vs_input(nir_shader *nir, const struct radv_pipeline_key *pipeline_key) in radv_lower_vs_input() 4274 radv_lower_fs_output(nir_shader *nir, const struct radv_pipeline_key *pipeline_key) in radv_lower_fs_output() 4477 const struct radv_pipeline_key *pipeline_key, in radv_pipeline_create_gs_copy_shader() 4509 const struct radv_pipeline_key *pipeline_key, in radv_pipeline_nir_to_asm() [all …]
|
D | radv_shader_info.c | 459 const struct radv_pipeline_key *pipeline_key, in radv_nir_shader_info_pass()
|
D | radv_shader.c | 2447 struct radv_pipeline_key pipeline_key = {0}; local 2690 radv_compute_spi_ps_input(const struct radv_pipeline_key *pipeline_key,
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 2467 struct v3dv_pipeline_key pipeline_key; in pipeline_compile_graphics() local 3184 struct v3dv_pipeline_key pipeline_key; in pipeline_compile_compute() local
|