Home
last modified time | relevance | path

Searched defs:slice_elements (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_surface.c262 unsigned slice_elements = (width * height) / (8*8); in si_compute_cmask() local
287 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in si_compute_htile() local
/external/mesa3d/src/amd/common/
Dac_surface.c810 unsigned slice_elements = (width * height) / (8 * 8); in ac_compute_cmask() local
/external/mesa3d/src/gallium/drivers/r600/
Dr600_texture.c757 unsigned slice_elements, slice_bytes, pipe_interleave_bytes, base_align; in r600_texture_get_htile_size() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2991 std::vector<HloInstruction*> slice_elements( in HandleOutfeed() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier.cc4066 int64 slice_elements = ShapeUtil::ElementsIn(slice->shape()); in TryToReorderSliceAndReshape() local