HomeSort by relevance Sort by last modified time
    Searched refs:r300_translate_depth_stencil_function (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/r300/
r300_state_inlines.h 117 static INLINE uint32_t r300_translate_depth_stencil_function(int zs_func) function
r300_state.c 594 (r300_translate_depth_stencil_function(state->depth.func) <<
606 (r300_translate_depth_stencil_function(state->stencil[0].func) <<
624 (r300_translate_depth_stencil_function(state->stencil[1].func) <<
    [all...]

Completed in 1479 milliseconds