Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawNegativeViewportHeightTests.cpp75 bool isCulled (const VkFrontFace triangleFace) const;
321 bool NegativeViewportHeightTestInstance::isCulled (const VkFrontFace triangleFace) const in isCulled() function in vkt::Draw::__anon888051870111::NegativeViewportHeightTestInstance
357 if (!isCulled(VK_FRONT_FACE_CLOCKWISE)) in generateReferenceImage()
367 if (!isCulled(VK_FRONT_FACE_COUNTER_CLOCKWISE)) in generateReferenceImage()