Home
last modified time | relevance | path

Searched defs:task_count (Results 1 – 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_internal_entry.h185 void init(unsigned int task_count, astcenc_progress_callback callback) in init()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_task_shader.c106 nir_ssa_def *task_count = in append_launch_mesh_workgroups_to_nv_task() local