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
DProgramExecutableVk.cpp907 for (bool surfaceRotation : surfaceRotationVariations) in getPipelineCacheWarmUpTasks() local
Dvk_cache_utils.h602 uint32_t surfaceRotation : 1; member
DContextVk.cpp4875 SurfaceRotation surfaceRotation = SurfaceRotation::Identity; in getSurfaceRotationImpl() local