Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.h60 uint32_t constant_data_offset; member
Daco_instruction_selection_setup.cpp1012 ctx->constant_data_offset = ctx->program->constant_data.size(); in init_context()
Daco_instruction_selection.cpp5324 …d.sop1(aco_opcode::p_constaddr, bld.def(s2), bld.def(s1, scc), Operand(ctx->constant_data_offset)), in visit_load_constant()
/external/mesa3d/docs/relnotes/
D20.1.6.rst118 - aco: set constant_data_offset correctly in the case of merged shaders
D20.2.0.rst3947 - aco: set constant_data_offset correctly in the case of merged shaders
D20.3.0.rst3987 - aco: set constant_data_offset correctly in the case of merged shaders