Home
last modified time | relevance | path

Searched refs:VkFrontFace (Results 1 – 17 of 17) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp61 VkFrontFace frontFace;
72 bool isCulled (const VkFrontFace triangleFace) const;
327 bool NegativeViewportHeightTestInstance::isCulled (const VkFrontFace triangleFace) const in isCulled()
502 VkFrontFace frontFace; in populateTestGroup()
DvktDrawCreateInfoUtil.hpp346 vk::VkFrontFace frontFace = vk::VK_FRONT_FACE_CLOCKWISE,
DvktDrawCreateInfoUtil.cpp803 vk::VkFrontFace _frontFace, in RasterizerState()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.hpp124 …GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontF… in setFrontFace()
150 vk::VkFrontFace m_frontFace;
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp135 …GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontF… in setFrontFace()
161 vk::VkFrontFace m_frontFace;
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp119 …GraphicsPipelineBuilder& setFrontFace (const vk::VkFrontFace frontFace) { m_frontFace = frontF… in setFrontFace()
149 vk::VkFrontFace m_frontFace;
DvktTessellationWindingTests.cpp62 inline VkFrontFace mapFrontFace (const Winding winding) in mapFrontFace()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtil.inl21 const char* getFrontFaceName (VkFrontFace value);
68 …nline tcu::Format::Enum<VkFrontFace> getFrontFaceStr (VkFrontFace value) { return…
115 inline std::ostream& operator<< (std::ostream& s, VkFrontFace value) { return s << getFrontFac…
DvkBasicTypes.inl594 enum VkFrontFace enum
DvkStructTypes.inl686 VkFrontFace frontFace;
DvkStrUtilImpl.inl639 const char* getFrontFaceName (VkFrontFace value)
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp2017 …text, VkCullModeFlags cullMode, VkPrimitiveTopology primitiveTopology, VkFrontFace frontFace, VkPo… in CullingTestInstance()
2039 const VkFrontFace m_frontFace;
2294 …tion, VkCullModeFlags cullMode, VkPrimitiveTopology primitiveTopology, VkFrontFace frontFace, VkPo… in CullingTestCase()
2309 const VkFrontFace m_frontFace;
2858 VkFrontFace mode; in createRasterizationTests()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h587 typedef enum VkFrontFace { enum
594 } VkFrontFace; typedef
1800 VkFrontFace frontFace;
/external/mesa3d/include/vulkan/
Dvulkan.h593 typedef enum VkFrontFace { enum
600 } VkFrontFace; typedef
1809 VkFrontFace frontFace;
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h668 typedef enum VkFrontFace { enum
675 } VkFrontFace; typedef
1906 VkFrontFace frontFace;
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in680 typedef enum VkFrontFace { enum
687 } VkFrontFace; typedef
1965 VkFrontFace frontFace;
/external/vulkan-validation-layers/layers/
Dvk_validation_error_database.txt1452 …3.5. Controlling the Viewport' which states 'frontFace must be a valid VkFrontFace value' (https:/…