Home
last modified time | relevance | path

Searched defs:frontFace (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp1787 VkFrontFace frontFace; in subDecode() local
2830 VkFrontFace frontFace; in subDecode() local
DVkDecoderSnapshot.cpp2146 VkFrontFace frontFace) { in vkCmdSetFrontFace()
3280 VkFrontFace frontFace) { in vkCmdSetFrontFaceEXT()
5685 VkCommandBuffer commandBuffer, VkFrontFace frontFace) { in vkCmdSetFrontFace()
6746 VkCommandBuffer commandBuffer, VkFrontFace frontFace) { in vkCmdSetFrontFaceEXT()
DVkDecoder.cpp12308 VkFrontFace frontFace; in decode() local
19025 VkFrontFace frontFace; in decode() local
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c2290 VkFrontFace frontFace) in vk_common_CmdSetFrontFace()
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp2658 void gfxstream_vk_CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) { in gfxstream_vk_CmdSetFrontFace()
4222 void gfxstream_vk_CmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, VkFrontFace frontFace) { in gfxstream_vk_CmdSetFrontFaceEXT()
DVkEncoder.cpp23049 void VkEncoder::vkCmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace, in vkCmdSetFrontFace()
33266 void VkEncoder::vkCmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, VkFrontFace frontFace, in vkCmdSetFrontFaceEXT()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp5203 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace, Dis… in setFrontFace()
8121 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace, … in setFrontFaceEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3559 VkFrontFace frontFace; member