Searched refs:hw_has_swizzling (Results 1 – 6 of 6) sorted by relevance
60 bool hw_has_swizzling; member
2486 screen->hw_has_swizzling = intel_detect_swizzling(screen); in intelInitScreen2()2490 screen->hw_has_swizzling); in intelInitScreen2()
897 brw->has_swizzling = screen->hw_has_swizzling; in brwCreateContext()
47 bool hw_has_swizzling; member
444 intel->has_swizzling = intel->intelScreen->hw_has_swizzling; in intelInitContext()
1208 intelScreen->hw_has_swizzling = intel_detect_swizzling(intelScreen); in intelInitScreen2()