HomeSort by: relevance | last modified time | path
    Searched defs:VkFrontFace (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h 994 typedef enum VkFrontFace {
1001 } VkFrontFace;
2445 VkFrontFace frontFace;
  /xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h 1606 typedef enum VkFrontFace {
1610 } VkFrontFace;
3090 VkFrontFace frontFace;
11782 typedef void (VKAPI_PTR *PFN_vkCmdSetFrontFaceEXT)(VkCommandBuffer commandBuffer, VkFrontFace frontFace);
11801 VkFrontFace frontFace);

Completed in 76 milliseconds