Searched defs:stencil_op (Results 1 – 5 of 5) sorted by relevance
94 translate_stencil_op(unsigned stencil_op) in translate_stencil_op()
102 void stencil_op (NegativeTestContext& ctx) in stencil_op() function
329 stencil_op(struct gl_context *ctx, GLenum fail, GLenum zfail, GLenum zpass) in stencil_op() function
72 enum stencil_op { enum178 unsigned stencil_op; in lp_build_stencil_op_single() local
10185 static bool FormatSpecificLoadAndStoreOpSettings(VkFormat format, T color_depth_op, T stencil_op, T… in FormatSpecificLoadAndStoreOpSettings()