| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_driver.h | 169 uint8_t partitioning; /* PIPE_TESS_PART */ member in struct:nv50_ir_prog_info_out::__anon1371::__anon1373
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| nv50_ir_driver.h | 128 uint8_t partitioning; /* PIPE_TESS_PART */ member in struct:nv50_ir_prog_info::__anon3812::__anon3814
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| swr_shader.cpp | 1700 SWR_TS_PARTITIONING partitioning = SWR_TS_EVEN_FRACTIONAL; local 1725 partitioning = SWR_TS_ODD_FRACTIONAL; 1728 partitioning = SWR_TS_EVEN_FRACTIONAL; 1731 partitioning = SWR_TS_INTEGER; 1753 pTS->partitioning = partitioning;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| si_state_shaders.c | 348 unsigned type, partitioning, topology, distribution_mode; local 367 partitioning = V_028B6C_PART_FRAC_ODD; 370 partitioning = V_028B6C_PART_FRAC_EVEN; 373 partitioning = V_028B6C_PART_INTEGER; 401 S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| si_state_shaders.c | 383 unsigned type, partitioning, topology, distribution_mode; local 402 partitioning = V_028B6C_PART_FRAC_ODD; 405 partitioning = V_028B6C_PART_FRAC_EVEN; 408 partitioning = V_028B6C_PART_INTEGER; 433 shader->vgt_tf_param = S_028B6C_TYPE(type) | S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| evergreen_state.c | 2605 uint32_t type, partitioning, topology; local 2628 partitioning = V_028B6C_PART_FRAC_ODD; 2631 partitioning = V_028B6C_PART_FRAC_EVEN; 2634 partitioning = V_028B6C_PART_INTEGER; 2652 S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| radv_pipeline.c | 1666 unsigned type = 0, partitioning = 0, topology = 0, distribution_mode = 0; local 1682 partitioning = V_028B6C_PART_INTEGER; 1685 partitioning = V_028B6C_PART_FRAC_ODD; 1688 partitioning = V_028B6C_PART_FRAC_EVEN; 1721 S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| evergreen_state.c | 2599 uint32_t type, partitioning, topology; local 2622 partitioning = V_028B6C_PART_FRAC_ODD; 2625 partitioning = V_028B6C_PART_FRAC_EVEN; 2628 partitioning = V_028B6C_PART_INTEGER; 2646 S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| brw_compiler.h | 1086 enum brw_tess_partitioning partitioning; member in struct:brw_tes_prog_data
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| radv_pipeline.c | 4725 unsigned type = 0, partitioning = 0, topology = 0, distribution_mode = 0; local 4757 partitioning = V_028B6C_PART_INTEGER; 4760 partitioning = V_028B6C_PART_FRAC_ODD; 4763 partitioning = V_028B6C_PART_FRAC_EVEN; 4797 S_028B6C_TYPE(type) | S_028B6C_PARTITIONING(partitioning) |
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| brw_compiler.h | 1332 enum brw_tess_partitioning partitioning; member in struct:brw_tes_prog_data
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| state.h | 854 SWR_TS_PARTITIONING partitioning; // @llvm_enum member in struct:SWR_TS_STATE
|