Searched refs:stencilOpStateFront (Results 1 – 1 of 1) sorted by relevance
117 const VkStencilOpState& stencilOpStateFront,264 const VkStencilOpState& stencilOpStateFront, in StencilTest() argument268 , m_stencilOpStateFront (stencilOpStateFront) in StencilTest()310 const VkStencilOpState& stencilOpStateFront, in StencilTestInstance() argument313 , m_stencilOpStateFront (stencilOpStateFront) in StencilTestInstance()1058 std::string getStencilStateSetName(const VkStencilOpState& stencilOpStateFront, in getStencilStateSetName() argument1063 name << "front_" << getStencilName(stencilOpStateFront) in getStencilStateSetName()1069 std::string getStencilStateSetDescription(const VkStencilOpState& stencilOpStateFront, in getStencilStateSetDescription() argument1074 desc << "\nFront faces:\n" << stencilOpStateFront; in getStencilStateSetDescription()