Searched refs:S_038014_BASE_ARRAY (Results 1 – 2 of 2) sorted by relevance
1109 #define S_038014_BASE_ARRAY(x) (((x) & 0x1FFF) << 4) macro2577 #define S_038014_BASE_ARRAY(x) (((x) & 0x1FFF) << 4) macro
1105 view->tex_resource_words[5] = (S_038014_BASE_ARRAY(state->u.tex.first_layer) | in r600_create_sampler_view()