Home
last modified time | relevance | path

Searched defs:stencil_value (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp_clear.c489 uint8_t stencil_mask, uint8_t stencil_value) in blorp_clear_depth_stencil()
626 uint8_t stencil_value) in blorp_gen8_hiz_clear_attachments()
665 uint8_t stencil_mask, uint8_t stencil_value) in blorp_clear_attachments()
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp7341 glw::GLint stencil_value = 0; in ClearFramebuffers() local