| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| pan_cs.c | 918 payload.tile_enable_map_row_stride = fb->tile_map.stride;
|
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| v5_pack.h | 4241 uint32_t tile_enable_map_row_stride; member in struct:MALI_FRAGMENT_JOB_PAYLOAD 4260 cl[ 6] = __gen_uint(values->tile_enable_map_row_stride, 0, 7); 4282 values->tile_enable_map_row_stride = __gen_unpack_uint(cl, 192, 199); 4295 fprintf(fp, "%*sTile Enable Map Row Stride: %u\n", indent, "", values->tile_enable_map_row_stride);
|
| v6_pack.h | 5157 uint32_t tile_enable_map_row_stride; member in struct:MALI_FRAGMENT_JOB_PAYLOAD 5176 cl[ 6] = __gen_uint(values->tile_enable_map_row_stride, 0, 7); 5198 values->tile_enable_map_row_stride = __gen_unpack_uint(cl, 192, 199); 5211 fprintf(fp, "%*sTile Enable Map Row Stride: %u\n", indent, "", values->tile_enable_map_row_stride);
|
| v7_pack.h | 5213 uint32_t tile_enable_map_row_stride; member in struct:MALI_FRAGMENT_JOB_PAYLOAD 5232 cl[ 6] = __gen_uint(values->tile_enable_map_row_stride, 0, 7); 5254 values->tile_enable_map_row_stride = __gen_unpack_uint(cl, 192, 199); 5267 fprintf(fp, "%*sTile Enable Map Row Stride: %u\n", indent, "", values->tile_enable_map_row_stride);
|