Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h823 unsigned r600_tex_compare(unsigned compare);
Dr600_state_common.c2380 unsigned r600_tex_compare(unsigned compare) in r600_tex_compare() function
Dr600_state.c607 S_03C000_DEPTH_COMPARE_FUNCTION(r600_tex_compare(state->compare_func)) | in r600_create_sampler_state()
Devergreen_state.c593 S_03C000_DEPTH_COMPARE_FUNCTION(r600_tex_compare(state->compare_func)) | in evergreen_create_sampler_state()