Home
last modified time | relevance | path

Searched refs:print_ir (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/compiler/tests/
Dtest_isel.cpp56 bld.print_ir(VK_SHADER_STAGE_FRAGMENT_BIT, "ACO IR");
80 bld.print_ir(VK_SHADER_STAGE_COMPUTE_BIT, "ACO IR", true);
Dhelpers.h147 void print_ir(VkShaderStageFlagBits stages, const char *name, bool remove_encoding=false);
Dhelpers.cpp767 void PipelineBuilder::print_ir(VkShaderStageFlagBits stages, const char *name, bool remove_encoding) in print_ir() function in PipelineBuilder
/external/mesa3d/docs/relnotes/
D19.3.0.rst2832 - aco: update print_ir
D20.1.0.rst3493 - aco: gfx10_wave64_bpermute reduce op to print_ir