Home
last modified time | relevance | path

Searched defs:subslices (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/dev/
Dgen_device_info.c793 #define subslices(args...) { args, } macro
1091 unsigned subslices = devinfo->subslice_masks[0]; in update_from_topology() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c500 const uint32_t subslices = MAX2(brw->screen->subslice_total, 1); in brw_emit_select_pipeline() local
Dbrw_program.c457 unsigned subslices = MAX2(brw->screen->subslice_total, 1); in brw_alloc_stage_scratch() local
DgenX_state_upload.c4331 const uint32_t subslices = MAX2(brw->screen->subslice_total, 1); local
/external/mesa3d/src/intel/vulkan/
DgenX_pipeline.c2374 const uint32_t subslices = MAX2(device->physical->subslice_total, 1); local
Danv_allocator.c1434 unsigned subslices = MAX2(device->physical->subslice_total, 1); in anv_scratch_pool_alloc() local
DgenX_cmd_buffer.c4741 const uint32_t subslices = in genX() local