Home
last modified time | relevance | path

Searched refs:zs_func (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h116 static inline uint32_t r300_translate_depth_stencil_function(int zs_func) in r300_translate_depth_stencil_function() argument
118 switch (zs_func) { in r300_translate_depth_stencil_function()
137 zs_func); in r300_translate_depth_stencil_function()