Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp117 const VkStencilOpState& stencilOpStateFront,
270 const VkStencilOpState& stencilOpStateFront, in StencilTest() argument
276 , m_stencilOpStateFront (stencilOpStateFront) in StencilTest()
346 const VkStencilOpState& stencilOpStateFront, in StencilTestInstance() argument
351 , m_stencilOpStateFront (stencilOpStateFront) in StencilTestInstance()
883 std::string getStencilStateSetDescription(const VkStencilOpState& stencilOpStateFront, in getStencilStateSetDescription() argument
888 desc << "\nFront faces:\n" << stencilOpStateFront; in getStencilStateSetDescription()