Searched refs:nir_lower_wpos_center (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_wpos_center.c94 nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading) function in typeref:typename:bool
H A Dnir.h5351 bool nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_wpos_center.c104 nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading) function in typeref:typename:bool
H A Dnir.h3612 bool nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DMakefile.sources280 nir/nir_lower_wpos_center.c \
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c572 NIR_PASS_V(nir, nir_lower_wpos_center, pipeline->sample_shading_enable);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c810 NIR_PASS_V(nir, nir_lower_wpos_center,

Completed in 23 milliseconds