Searched refs:patchcode_offset (Results 1 – 1 of 1) sorted by relevance
2999 const uint32_t *patchcode_offset; in amdgpu_draw_load_ps_shader() local3007 patchcode_offset = ps_const_shader_patchinfo_offset_gfx9; in amdgpu_draw_load_ps_shader()3014 patchcode_offset = ps_tex_shader_patchinfo_offset_gfx9; in amdgpu_draw_load_ps_shader()3035 mem_offset = i * shader_offset + patchcode_offset[0] * sizeof(uint32_t); in amdgpu_draw_load_ps_shader()