Home
last modified time | relevance | path

Searched refs:swizzle_str (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_tiled_wc.c166 const char *swizzle_str; variable
171 swizzle_str = "none";
176 swizzle_str = "bit9";
182 swizzle_str = "bit9^10";
188 swizzle_str = "bit9^11";
195 swizzle_str = "bit9^10^11";
202 j, swizzle_str, swizzled_offset);
210 swizzle_str);
Dgem_tiled_pread_basic.c174 const char *swizzle_str; variable
179 swizzle_str = "none";
184 swizzle_str = "bit9";
190 swizzle_str = "bit9^10";
196 swizzle_str = "bit9^11";
203 swizzle_str = "bit9^10^11";
219 swizzle_str);
Dgem_tiled_wb.c192 const char *swizzle_str; variable
196 swizzle_str = "none";
201 swizzle_str = "bit9";
207 swizzle_str = "bit9^10";
213 swizzle_str = "bit9^11";
220 swizzle_str = "bit9^10^11";
233 swizzle_str);