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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_base.h103 bool scan_instruction(nir_instr *instr);
H A Dsfn_nir.cpp138 if (!impl->scan_instruction(instr)) {
H A Dsfn_shader_base.cpp90 bool ShaderFromNirProcessor::scan_instruction(nir_instr *instr) function in class:r600::ShaderFromNirProcessor
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.3.rst123 - radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
H A D21.0.0.rst2070 - radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
H A D20.3.0.rst3576 - radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomics
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c91 static void scan_instruction(const struct nir_shader *nir, function in typeref:typename:void
810 scan_instruction(nir, info, instr);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c328 scan_instruction(struct tgsi_shader_info *info, function in typeref:typename:void
878 scan_instruction(info, &parse.FullToken.FullInstruction,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c201 static void scan_instruction(const struct nir_shader *nir, struct si_shader_info *info, function in typeref:typename:void
486 scan_instruction(nir, info, instr);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c169 static void scan_instruction(const struct nir_shader *nir, function in typeref:typename:void
821 scan_instruction(nir, need_texcoord, info, instr);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c337 scan_instruction(struct tgsi_shader_info *info, function in typeref:typename:void
901 scan_instruction(info, &parse.FullToken.FullInstruction,

Completed in 23 milliseconds