Home
last modified time | relevance | path

Searched defs:surfaceRotation (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h60 uint8_t surfaceRotation : 1; member
Dvk_cache_utils.h510 uint32_t surfaceRotation : 1; member
DProgramExecutableVk.cpp952 for (bool surfaceRotation : surfaceRotationVariations) in getPipelineCacheWarmUpTasks() local
DContextVk.cpp4824 SurfaceRotation surfaceRotation = SurfaceRotation::Identity; in getSurfaceRotationImpl() local