Searched refs:gather_info_block (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c313 gather_info_block(nir_block *block, nir_shader *shader, void *dead_ctx) function in typeref:typename:void
361 gather_info_block(block, shader, dead_ctx);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader_info.c360 gather_info_block(const nir_shader *nir, const nir_block *block, function in typeref:typename:void
563 gather_info_block(nir, block, info);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader_info.c333 gather_info_block(const nir_shader *nir, const nir_block *block, struct radv_shader_info *info) function in typeref:typename:void
633 gather_info_block(nir, block, info);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_gather_info.c805 gather_info_block(nir_block *block, nir_shader *shader, void *dead_ctx) function in typeref:typename:void
901 gather_info_block(block, shader, dead_ctx);

Completed in 6 milliseconds