Searched refs:oc_lds_en (Results 1 – 1 of 1) sorted by relevance
532 unsigned oc_lds_en; in si_shader_es() local553 oc_lds_en = shader->selector->type == PIPE_SHADER_TESS_EVAL ? 1 : 0; in si_shader_es()567 S_00B32C_OC_LDS_EN(oc_lds_en) | in si_shader_es()816 unsigned oc_lds_en; in si_shader_vs() local896 oc_lds_en = shader->selector->type == PIPE_SHADER_TESS_EVAL ? 1 : 0; in si_shader_vs()908 S_00B12C_OC_LDS_EN(oc_lds_en) | in si_shader_vs()