Searched refs:for_sample_shading (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_wpos_center.c | 49 const bool for_sample_shading) 57 if (!for_sample_shading) { 76 const bool for_sample_shading) 84 update_fragcoord(b, intr, for_sample_shading); 94 nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading) argument 106 progress = lower_wpos_center_block(&b, block, for_sample_shading) || 48 update_fragcoord(nir_builder * b,nir_intrinsic_instr * intr,const bool for_sample_shading) argument 75 lower_wpos_center_block(nir_builder * b,nir_block * block,const bool for_sample_shading) argument
|
| H A D | nir.h | 5351 bool nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_wpos_center.c | 49 const bool for_sample_shading) 57 if (!for_sample_shading) { 76 const bool for_sample_shading) 93 update_fragcoord(b, intr, for_sample_shading); 104 nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading) argument 116 progress = lower_wpos_center_block(&b, block, for_sample_shading) || 48 update_fragcoord(nir_builder * b,nir_intrinsic_instr * intr,const bool for_sample_shading) argument 75 lower_wpos_center_block(nir_builder * b,nir_block * block,const bool for_sample_shading) argument
|
| H A D | nir.h | 3612 bool nir_lower_wpos_center(nir_shader *shader, const bool for_sample_shading);
|
Completed in 16 milliseconds