Searched refs:stencil_value (Results 1 – 3 of 3) sorted by relevance
167 uint8_t stencil_mask, uint8_t stencil_value);180 uint8_t stencil_value);190 uint8_t stencil_mask, uint8_t stencil_value);
489 uint8_t stencil_mask, uint8_t stencil_value) in blorp_clear_depth_stencil() argument517 params.stencil_ref = stencil_value; in blorp_clear_depth_stencil()626 uint8_t stencil_value) in blorp_gen8_hiz_clear_attachments() argument641 params.stencil_ref = stencil_value; in blorp_gen8_hiz_clear_attachments()665 uint8_t stencil_mask, uint8_t stencil_value) in blorp_clear_attachments() argument707 params.stencil_ref = stencil_value; in blorp_clear_attachments()
7341 glw::GLint stencil_value = 0; in ClearFramebuffers() local7347 gl.clearNamedFramebufferfi(m_fbo_1st, GL_DEPTH_STENCIL, 0, depth_value, stencil_value); in ClearFramebuffers()