Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c7420 unsigned depth_compare_func = V_008F30_SQ_TEX_DEPTH_COMPARE_NEVER; in radv_init_sampler() local
7435 depth_compare_func = radv_tex_compare(pCreateInfo->compareOp); in radv_init_sampler()
7465 S_008F30_DEPTH_COMPARE_FUNC(depth_compare_func) | in radv_init_sampler()