Home
last modified time | relevance | path

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

/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
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_openvino.c76 int task_count; member
/third_party/astc-encoder/Source/
Dastcenc_internal.h283 void init(unsigned int task_count) in init()