Home
last modified time | relevance | path

Searched refs:ac_shader_info (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_shader_info.c28 struct ac_shader_info *info) in mark_sampler_desc()
35 struct ac_shader_info *info) in gather_intrinsic_info()
115 gather_tex_info(const nir_tex_instr *instr, struct ac_shader_info *info) in gather_tex_info()
124 gather_info_block(const nir_block *block, struct ac_shader_info *info) in gather_info_block()
142 struct ac_shader_info *info) in gather_info_input_decl()
156 struct ac_shader_info *info) in ac_nir_shader_info_pass()
Dac_shader_info.h30 struct ac_shader_info { struct
60 struct ac_shader_info *info); argument
Dmeson.build39 'ac_shader_info.c',
40 'ac_shader_info.h',
Dac_nir_to_llvm.h158 struct ac_shader_info info;
/external/mesa3d/src/amd/
DMakefile.sources48 common/ac_shader_info.c \
49 common/ac_shader_info.h \
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c406 struct ac_shader_info *info = &variant->info.info; in radv_fill_shader_variant()
424 struct ac_shader_info *info = &variant->info.info; in radv_fill_shader_variant()