HomeSort by relevance Sort by last modified time
    Searched refs:thread_group_dim (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/core/
ilo_builder_media.h 122 const unsigned thread_group_dim[3],
158 dw[4] = thread_group_dim[0];
160 dw[6] = thread_group_dim[1];
162 dw[8] = thread_group_dim[2];
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_render.h 102 const unsigned thread_group_dim[3],
ilo_render_media.c 219 session->thread_group_dim, session->thread_group_size, simd_size);
ilo_render.c 482 const unsigned thread_group_dim[3],
496 session.thread_group_dim = thread_group_dim;
ilo_render_gen.h 186 const unsigned *thread_group_dim; member in struct:ilo_render_launch_grid_session

Completed in 127 milliseconds