Home
last modified time | relevance | path

Searched defs:stencilVals (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c92 LLVMValueRef stencilVals) in lp_build_stencil_test_single()
136 LLVMValueRef stencilVals, in lp_build_stencil_test()
171 LLVMValueRef stencilVals) in lp_build_stencil_op_single()
245 LLVMValueRef stencilVals, in lp_build_stencil_op()
/external/mesa3d/src/mesa/main/
Dreadpix.c686 GLubyte *depthMap, *stencilMap, *stencilVals; in fast_read_depth_stencil_pixels_separate() local
749 GLubyte *stencilVals; in slow_read_depth_stencil_pixels_separate() local
Dpack.c1140 const GLubyte *stencilVals, in _mesa_pack_depth_stencil_span()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test.c50 ubyte stencilVals[TGSI_QUAD_SIZE]; member