Searched refs:compare_with_lod_bias_grad (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.h176 unsigned compare_with_lod_bias_grad:1; member in struct:d3d12_shader_selector
H A Dd3d12_compiler.cpp763 if (sel->compare_with_lod_bias_grad) {
859 if (sel->compare_with_lod_bias_grad)
1033 sel->compare_with_lod_bias_grad = (tex_scan_result & TEX_CMP_WITH_LOD_BIAS_GRAD) != 0;
H A Dd3d12_draw.cpp158 if (sampler->is_shadow_sampler && shader_sel->compare_with_lod_bias_grad)

Completed in 6 milliseconds