Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h272 VkFrontFace front_face; member
Dvk_graphics_state.c569 rs->front_face = rs_info->frontFace; in vk_rasterization_state_init()
1919 COPY_IF_SET(RS_FRONT_FACE, rs.front_face); in vk_dynamic_graphics_state_copy()
2295 SET_DYN_VALUE(dyn, RS_FRONT_FACE, rs.front_face, frontFace); in vk_common_CmdSetFrontFace()