Searched defs:executable_idx (Results 1 – 2 of 2) sorted by relevance
1901 int executable_idx, const RunId& run_id, const ExecuteOptions& options, in EnqueueExecution()2121 int executable_idx = executables_.size() > 1 ? partition : 0; in ExecuteHelper() local
756 for (uint32_t executable_idx = 0; executable_idx < count; executable_idx++) { in radv_GetPipelineExecutablePropertiesKHR() local