Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h186 bool depth_clip_negative_one_to_one; member
Dvk_graphics_state.c476 vp->depth_clip_negative_one_to_one = vp_dcc_info->negativeOneToOne; in vk_viewport_state_init()
493 dst->vp.depth_clip_negative_one_to_one = vp->depth_clip_negative_one_to_one; in vk_dynamic_graphics_state_init_vp()
1905 vp.depth_clip_negative_one_to_one); in vk_dynamic_graphics_state_copy()
2217 vp.depth_clip_negative_one_to_one, negativeOneToOne); in vk_common_CmdSetDepthClipNegativeOneToOneEXT()