Home
last modified time | relevance | path

Searched defs:num_groups (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_compute.c38 const GLuint *num_groups, in st_dispatch_compute_common()
73 const GLuint *num_groups) in st_dispatch_compute()
88 const GLuint *num_groups, in st_dispatch_compute_group_size()
Dst_cb_perfmon.c350 int num_counters, num_groups; in st_InitPerfMonitorGroups() local
/external/mesa3d/src/mesa/main/
Dcompute.c35 const GLuint num_groups[3] = { num_groups_x, num_groups_y, num_groups_z }; in _mesa_DispatchCompute() local
70 const GLuint num_groups[3] = { num_groups_x, num_groups_y, num_groups_z }; in _mesa_DispatchComputeGroupSizeARB() local
Dapi_validate.c1353 const GLuint *num_groups) in _mesa_validate_DispatchCompute()
1405 const GLuint *num_groups, in _mesa_validate_DispatchComputeGroupSizeARB()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compute.c121 const GLuint *num_groups = brw->compute.num_work_groups; in brw_emit_gpgpu_walker() local
250 brw_dispatch_compute(struct gl_context *ctx, const GLuint *num_groups) { in brw_dispatch_compute()
/external/autotest/client/tests/hackbench/
Dhackbench.py32 def run_once(self, num_groups=90): argument
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/
Drpc_authunix_create.c63 int num_groups; in main() local
/external/minijail/test/
Dlibminijail_test.cpp118 size_t num_groups = arraysize(groups); in main() local
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
Dpb_slab.c200 unsigned num_groups; in pb_slabs_init() local
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c1716 FT_UInt32 num_groups; in FT_CALLBACK_DEF() local
1816 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_index() local
1852 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_next() local
2150 FT_ULong num_groups; member
2176 FT_ULong num_groups; in tt_cmap12_validate() local
2302 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap12_char_map_binary() local
2501 FT_ULong num_groups; member
2527 FT_ULong num_groups; in tt_cmap13_validate() local
2631 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap13_char_map_binary() local
/external/freetype/src/sfnt/
Dttcmap.c1778 FT_UInt32 num_groups; in FT_CALLBACK_DEF() local
1878 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_index() local
1914 FT_UInt32 num_groups = TT_NEXT_ULONG( p ); in tt_cmap8_char_next() local
2219 FT_ULong num_groups; member
2245 FT_ULong num_groups; in tt_cmap12_validate() local
2374 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap12_char_map_binary() local
2575 FT_ULong num_groups; member
2601 FT_ULong num_groups; in tt_cmap13_validate() local
2705 FT_UInt32 num_groups = TT_PEEK_ULONG( p ); in tt_cmap13_char_map_binary() local
/external/vboot_reference/cgpt/
Dcgpt_prioritize.c25 int num_groups; // number of non-empty groups member
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_query.h215 unsigned num_groups; member
226 unsigned num_groups; member
/external/autotest/client/tests/hackbench/src/
Dhackbench.c316 unsigned int i, num_groups = 10, total_children; in main() local
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh.c133 int num_groups; in wpas_mesh_copy_groups() local
/external/ltp/testcases/kernel/sched/cfs-scheduler/
Dhackbench.c295 unsigned int i, j, num_groups = 10, total_children; in main() local
/external/autotest/client/deps/fakegudev/src/
Dfakegudev.c183 gsize num_groups, group_iter; in load_fake_devices_from_file() local
/external/libcups/cups/
Dppd.h320 int num_groups; /* Number of UI groups */ member
/external/wpa_supplicant_8/src/p2p/
Dp2p_i.h463 size_t num_groups; member
/external/boringssl/src/ssl/
Dt1_lib.cc2460 const size_t num_groups = CBS_len(&supported_group_list) / 2; in ext_supported_groups_parse_clienthello() local