Home
last modified time | relevance | path

Searched refs:small_pitch (Results 1 – 2 of 2) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_persistent_relocs.c67 int small_pitch = 64; variable
88 BATCH((3 << 24) | (0xf0 << 16) | small_pitch); in create_special_bo()
253 repeat*small_pitch, 4, &test); in do_test()
256 i, test, repeat*small_pitch); in do_test()
Dgem_reloc_vs_gpu.c66 int small_pitch = 64; in create_special_bo() local
81 BATCH((3 << 24) | (0xf0 << 16) | small_pitch); in create_special_bo()