Searched refs:store_output (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_tess_eval.cpp96 return m_export_processor->store_output(instr);
H A Dsfn_vertexstageexport.h27 bool store_output(nir_intrinsic_instr* instr);
H A Dsfn_shader_vertex.cpp178 return m_export_processor->store_output(instr);
H A Dsfn_vertexstageexport.cpp36 bool VertexStageExportBase::store_output(nir_intrinsic_instr* instr) function in class:r600::VertexStageExportBase
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c551 store_output(struct ir2_context *ctx, nir_src src, unsigned slot, unsigned ncomp) function in typeref:typename:void
596 store_output(ctx, intr->src[0], output_slot(ctx, intr), intr->num_components);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c558 store_output(struct ir2_context *ctx, nir_src src, unsigned slot, function in typeref:typename:void
604 store_output(ctx, intr->src[0], output_slot(ctx, intr),
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst1876 - etnaviv: nir: use store_deref instead of store_output
H A D20.0.0.rst2954 - freedreno/ir3: remove store_output lowered to store_shared_ir3
H A D19.1.0.rst1405 - nir: Improve printing of load_input/store_output variable names.
H A D20.1.0.rst439 - pan/bi: Implement store_output for fragment shaders
H A D20.2.0.rst2397 - pan/mdg: Add a nir pass to reorder store_output intrinsics
H A D20.3.0.rst4342 - radv: gather output usage mask from store_output for VS, TES and GS
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json9724 "description": "microsoft/compiler: For store_output from HS, use storePatchConstant",
20407 "description": "microsoft/compiler: Support lowered io (nir_intrinsic_load_input/store_output)",
[all...]

Completed in 142 milliseconds